/* Custom Styles */

    
    
.feature__image{width:  100% !important;}


hr {
    border: 1px solid #999999;
    width: 150px;
}
@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;
    } 
    
}