    .section4 { width: 100%; }
    #section4bg{height:auto; background-color:#fff; background-image: url(../img/section_4_bg.png);background-size: cover; background-position:center center; background-repeat: no-repeat; padding:80px 0 }
    #section4bg .inner { height: 100%; text-align: center }
    #section4bg .certificate img, #section4bg .certificate2 img { display: inline-block; margin:0 0 30px}
    
    #section4bg h1 { color: #fff; font-size: 30px; margin: 30px 0}
    .btn_counsell { border:2px solid #f55f54; padding:10px 30px; font-size: 30px; font-weight: 600; color:#f55f54; display: inline-block; min-width: 250px; }

@media screen and (min-width:375px) {

    .section4 { width: 100%; }
    #section4bg{height:auto; background-color:#fff; background-image: url(../img/section_4_bg.png);background-size: cover; background-position:center center; background-repeat: no-repeat; padding:80px 0 }
    #section4bg .inner { height: 100%; text-align: center }
    #section4bg .certificate img, #section4bg .certificate2 img { display: inline-block; margin:0 0 30px}
    
    #section4bg h1 { color: #fff; font-size: 30px; margin: 30px 0}
    .btn_counsell { border:2px solid #f55f54; padding:10px 30px; font-size: 30px; font-weight: 600; color:#f55f54; display: inline-block; min-width: 250px; }


}

@media screen and (min-width:412px) {

    .section4 { width: 100%; }
    #section4bg{height:auto; background-color:#fff; background-image: url(../img/section_4_bg.png);background-size: cover; background-position:center center; background-repeat: no-repeat; padding:80px 0 }
    #section4bg .inner { height: 100%; text-align: center }
    #section4bg .certificate img, #section4bg .certificate2 img { display: inline-block; margin:0 0 30px}
    
    #section4bg h1 { color: #fff; font-size: 30px; margin: 30px 0}
    .btn_counsell { border:2px solid #f55f54; padding:10px 30px; font-size: 30px; font-weight: 600; color:#f55f54; display: inline-block; min-width: 250px; }


}    
    


@media screen and (min-width:1200px) {
    
    .section4 { width: 100%; }
    #section4bg{height:auto; padding:0 0 80px; background-color:#fff; background-image: url(../img/section_4_bg.png);background-size: cover; background-position:center center; background-repeat: no-repeat; background-attachment: fixed; }
    #section4bg .inner { height: 100%; text-align: center }
    #section4bg .certificate img { display: inline-block; margin:60px 20px }
    #section4bg .certificate2 img { display: inline-block; margin:60px 20px }
    
    #section4bg h1 { color: #fff; font-size: 50px; margin: 40px 0}
    .btn_counsell { border:2px solid #f55f54; padding:10px 30px; font-size: 30px; font-weight: 600; color:#f55f54; display: inline-block; min-width: 250px; }
    
}