@media screen and (max-width: 500px) {
.listing-box .elementor-image-box-img {
    height: 265px;
}
}
@media screen and (max-width: 1024px){
	.rotating-image{
   display: none;
}
}
@media (max-width: 1748px) and (min-width: 1024px){
	body:not(.rtl) .elementor-12 .elementor-element.elementor-element-9aaf1b7 {
    left: 1255px;
    width: 20%;
}
}