@media (max-width: 767px) {
    .responsive-object{
        height:200px !important;
    }
}