ul.list_box li.full3 { width: 270px; transition: width 0.5s; }
ul.list_box li.full4 { width: 200px; transition: width 0.5s; }

dd.active {
    color: #000;
    border: 1px solid #000 !important;
}

.hidden { display: none !important; }
.banner {  width: 100%; height: auto; min-height: 200px; display: block; margin: 32px 16px; }
.banner span img { width: 100%; max-height: 100%; object-fit: contain; margin: auto;}