/* Custom Styles */
.feature__image{ 
   
    height: 130px;}
    
    
    .feature {
    text-align: center;
}
.feature__text {
    min-height: 250px;
}
#block-1588668786010_0 .block{box-shadow: 0px 1px 10px #0000008f;    min-height: 480px;}
#block-1588668786010_1 .block {box-shadow: 0px 1px 10px #0000008f;    min-height: 480px;}
#block-1588668786010_2 .block {box-shadow: 0px 1px 10px #0000008f;    min-height: 480px;}
p.info{font-weight: bold;
    line-height: 16px;
    color: #000;
    font-size: 16px;}
    
    
.mini {
    min-height: 80px;
}

@media only screen and (max-width: 767px) {
    .mob_align_social .footer__block {
        text-align: center;
    }
    .social-icons{display: inline-flex !important;}
     .mob_alignment {
        text-align: center;
            padding: 0;
            margin: 0;
    } 
    
}

img.feature__image {
    border-radius: 50% !important;
}