.white_boxes .container h6{color:#1a9bca;font-family:'Trebuchet MS';font-size:19px;margin:0 0 10px;line-height:1.42857143}
@media (min-width:992px){
.montessori_outer .bottomsection .bluebox {
    width: 100%;
    float: left;
    position: relative;
    background: #006786;
    color: #fff;
    padding: 20px 0px 0px 0px;
    display: flex;
    flex-flow: wrap;
}
    
 .montessori_outer .bottomsection .bluebox .col-md-3 {
    width: 25%;
    display: flex;
    justify-content: ;
    justify-content: center;
    align-items: flex-end;
} 
    
 .montessori_outer .bottomsection .bluebox p {
    font-size: 18px;
    line-height: 25px;
    color: #fff;
    font-family: 'Tahoma';
    padding-bottom: 10px;
}   
    
    
}