@media (min-width: 1400px) {
            .footer-bottom-2 {
                padding-bottom: 115px !important;
            }
        }

        @media (max-width: 1399px) {
            .footer-bottom-2 {
                padding-bottom: 40px !important;
            }
        }

        /* about */
        .breadcrumb-wrapper::before{
            background-color: #4a3f3591 !important;
        }