/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/

@media (max-width: 991px) {
    .main_title_1 img { max-width: 100%!important; }
}
@media (max-width: 600px) {
    .main_title_1 img { margin-left: 0; width: auto; max-width: 100%!important; }
    footer ul { margin-right: 0; }
    footer ul img { max-width: 100%; height: auto; }    
}
