.sale_banner {
    display: none;
    background-image: url("/img/nastil_banner.jpg");
    background-size: contain;
    max-height: 700px;
    max-width: 700px;
    height: 100vw;
    width: 100%;
}
.header__contact a, .footer__contact a {
    color: #fff;
    text-decoration: none;
}