.responsive-img {
width: 100%; /* Make sure the image takes full width */
height: auto; /* Maintain aspect ratio */
}
@media (max-width: 767px) {
.responsive-img {
content: url('/media/DescMo.webp'); /* New image for mobile screens */
width: 100%; /* New image for mobile screens */
}
}
Copyright Dogan Voyages 2025
We use cookies to enhance your browsing experience and deliver personalized content. Cookies also help us analyze user behavior to continuously improve our website for you.