@media(max-width: 768px){
.slick-prev,.slick-next{ display: none !important; }
.footer_bg .mb-50 { display: none; }

.footer_bg h3{ font-size: 18px; }
.footer_bg p{ font-size: 10px; line-height: 14px; }
.theme-mobile-app-btn>span { display: table; margin-top: 8px; font-weight: normal; font-size: 6px; line-height: 10px; text-align: left; font-size: 7px; }
.theme-mobile-app-btn{  padding: 2px 8px; height: 39px; }
}