try add this to theme option->custom css
@media only screen and (min-width:280px) and (max-width:750px){
#custom .post-thumb { height:auto !important; }
}
try add this to theme option->custom css
@media only screen and (min-width:280px) and (max-width:750px){
#custom .post-thumb { height:auto !important; }
}