@media screen and (max-width: 1600px) {
    .about_row{
        width: 60%;
    }
    .sec_pd{
        padding: 80px 0;
    }

}   