/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 05 2024 | 12:49:01 */
.custom-banner {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.custom-banner img {
    width: 100%;
    height: auto;
    object-fit: cover;
}