﻿/* FILTER 영역 높이 설정 */
.brand-detail .brand-filter__list {height: calc(100dvh - 410px);padding-bottom:20px;}
.filter_size_ul{grid-template-columns: repeat(3, 1fr) !important}