@media all and (max-width: 1600px) {
    .container3 {
        width: 44%;
    }
}