.golden-vines-container {
    width: 100%;
    background-color: #fff;
    text-align: center;
    padding: 5px 0;
    border-bottom: 1px solid #ffe4b5;
}

.banner-image {
    width: 100%;
    max-width: 900px; /* คุณสามารถปรับขนาดความกว้าง (max-width) ให้เข้ากับโครงสร้างหน้าเว็บได้ */
    height: auto;
    display: inline-block;
}