﻿@media(min-width:1370px) {
    .decorBackNewHome {
        position: absolute;
        bottom: -240px;
        left: 0;
        width: 100%;
        z-index: -1;
    }
}

@media(max-width:1023px) {
}

@media(max-width:739px) {
}