/* Start custom CSS */@media screen and (max-width: 768px) {
    .mycol{height: 400px !important;}
}

.mycol{height: 450px;}/* End custom CSS */