@media only screen and (max-width: 767px) {
    .delivery-thumb {
        height: auto;
    }
}