@media only screen and (max-width:1020px) {
    .wrappTo1020 {
        width: 100%;
    }
}
