.sprite-advantage {
    background-image: url(../images/spritesheet-3-4.png);
}

.sprite-advantage-1 {
    width: 81px;
    height: 64px;
    background-position: -11px -11px;
}
.sprite-advantage-2 {
    width: 62px;
    height: 62px;
    background-position: -115px -11px;
}

.sprite-advantage-3 {
    width: 49px;
    height: 66px;
    background-position: -199px -11px;
}

.sprite-advantage-4 {
    width: 68px;
    height: 68px;
    background-position: -11px -99px;
}
.sprite-advantage-5{
    width: 63px;
    height: 63px;
    background-position: -100px -99px;
}
.sprite-advantage-6{
    width: 74px;
    height: 74px;
    background-position: -184px -97px;
}

.product-sizes {
    margin-bottom: 25px;
}
.product-material,.product-sizes, .about-company, footer ul {
    font-size: 18px;
}

.product-buy {
    margin-top: 75px;
    padding: 0 25px 3px;
}

.about img {
    max-width: 35%;
    margin: 0 30px 15px 0;
}

.about p, .about ul {
    margin-bottom: 15px;
}

.news-indicator-progress {
    height: 5px;
}

.sprite-soc {
    background-image: url(../images/spritesheet-3-4.png);
}

.sprite-vk {
    width: 50px;
    height: 50px;
    background-position: -51px -252px;
}

.sprite-insta {
    width: 50px;
    height: 50px;
    background-position: -282px -137px;
}

.online {
    transform: translateX(-50%) scale(0.7);
    margin: 0 -45px -15px 0;
}

.m1 {
    left: 10px;
    top: 20px;
}

.m2 {
    bottom: 20px;
    right: 10px;
}

.m3 {
    top: 10px;
    left: 20px;
}

.m4 {
    bottom: 10px;
    right: 20px;
}
.footer__logo-link img {
    max-width: 220px;
}