div#newfamily_meeting,
div#first_visit{
    
}

div#enroll{
    
}

@media (max-width:767.9px) {
    div#first_visit, div#newfamily_meeting{
        padding-top: 80px;
        padding-bottom: 80px;
    }     
    div.section#newfamily_party{
        margin-bottom: 80px;
    }    
}

@media (min-width:991.9px) {
    div#first_visit, div#newfamily_meeting{
        padding-top: 120px;
        padding-bottom: 120px;    
    }      
    div.section#newfamily_party{
        margin-bottom: 120px;
    }    
}

@media (min-width:1500px)
{
}


div.container.clearfix.topmargin-sm{
    /* display: none; */
}

