@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');
.main-brand img, .dsnload__img img {
    width: 50px !important;
}
.box-seat .box-text .info .info-item .sm-title-block {
    font-size: 18px ;
}
.sm-title-block {
    letter-spacing: 0;
    font-size: 18px;
}
.brand-scroll .brand-item {
    min-height: 150px;
}
.dsn-brand .brand-item-inner {
    width: 160px;
}
.title {
    letter-spacing: 0 !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    letter-spacing: 0 !important;
}
@media only screen and (min-width: 992px) {
    :root {
        --margin-padding: 120px;
        --box-padding: 80px 20px;
    }
}
@media only screen and (max-width: 575px) {
	.site-header{left:3px;right:3px;top:10px;padding-left:15px;padding-right:15px;padding-top:10px;padding-bottom:10px;border-radius:10px;}
	.main-brand img, .dsnload__img img{width:35px !important;}
	.site-header .main-logo{height:41px;}
	.site-header.dsn-hamburger #navbar_toggle .toggle-text{min-width:60px;}
}
.bg-white{background-color:#fff;}