

.tribe-events-event-cost form{
    margin-bottom: 0;
}
    #s_form{
   margin:auto;

    background: white;
    max-width: 700px;
    width:75%;
text-align: center;
padding:20px;
}

@media screen and (min-width:1350px){
    #s_form{

}
}

#s_form #mc_embed_signup{
    width: 75%;
    margin: auto;
}

.bg_text_wrapper{
    height:100%;
    position: relative;
}

#bg_text{
    position: absolute;
    top:50%;
    width: 100%;
text-align: center;
padding: 0 25px;

}
