@media screen and (max-width : 500px) {
    .detail-side.left {
        height: auto;
    }
}
