    section.banner-type-1 {
        margin-top: 52px;
    }

    .banner-type-1 .banner-wrapper {
        padding: 20px;
    }

    .banner-type-1 img {
        width: 100%;
        height: auto;
        border-radius: 8px;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    }