@media only screen and (max-width: 767px) {
    .latest-blog-section a { font-size: 18px; line-height: 22px; }
    .latest-blog-section .font-30 { font-size: 18px; line-height: 22px; }
    .latest-blog-section p { font-size: 14px; line-height: 24px; }
    .owl-carousel .owl-item img { height: 300px; width: auto !important; max-width: none !important; }
    .owl-carousel-filter .owl-item img { height: 300px; width: auto !important; max-width: none !important; }
    .logo-header img { width: 100px; height: 49px; }
}