#footer .footer-company-info .content-owner {
    line-height: 1.65;
}

#footer .footer-company-info .footer-delivery {
    margin-top: 0px;
}

@media only screen and (max-width: 767px) {
    #footer .footer-company-info {
        background: #000;
        color: #fff;
        padding: 0 10px 70px;
        text-align: left !important;
    }

    #footer .footer-company-info .content-owner {
        border-top: 1px solid #344154;
        padding-top: 20px;
    }

    #footer .footer-company-info a {
        color: #f4c64d;
    }
}
