@supports (-moz-appearance: none) {
    .vehicle-details .group-img {
        justify-content: space-between !important;
    }
    .vehicle-details .group-img .img-loop {
        width: initial !important;
    }
}
