Hello There!
Hope you are doing good!
Please add custom CSS by following below mentioned steps
1) Please log in to the admin area
2) Go to “Appearance >> Customize >> Additional CSS”.
3) Paste the below code in “Additional CSS” and save it afterward
@media only screen and (max-width: 479px){
#main-slider .cycle-slide{height: 360px;}
#main-slider .cycle-slide img{height: 100%; object-fit: cover;}
#main-slider .cycle-caption p {display: block;}
#main-slider:hover .cycle-next{right: 20px;}
#main-slider:hover .cycle-prev{left: 20px;}
}
Hope this helps!
Have a great day ahead!
Regards,
Team ProDesigns