._villas-365-property-image-virtual-tour {
position: relative;
width: 100%;
height: 100%;
overflow: hidden;
}
._villas-365-property-image-virtual-tour a {
display: block;
width: 100%;
height: 100%;
}
._villas-365-property-image-virtual-tour img {
display: block;
max-width: inherit;
height: 230px;
}
@media (min-width: 576px) {
._villas-365-property-image-virtual-tour img {
max-width: 100%;
height: auto;
}
}
._villas-365-property-image-virtual-tour ._property-image-overlay {
display: block;
}