﻿

@media (max-width: 768px) {
    .page-title .content .title {
        font-size: 40px !important;
    }


    .footer .footer-top .footer-center p {
        font-size: 23px;
    }

    .s-break-page.style-2 .content h1 {
        font-size: 25px;
        line-height: 35px;
    }

    .footer .footer-bottom .no-copy {
        max-width: 250px;
    }
}
