@media only screen and (max-width: 600px){
    .leftDesc{
        height: 320px;
    }
}