body{
	padding-right: 0 !important;
}
.nezer-section .content-nezer .nezer{
	max-width: 30rem;
}
@media (max-width: 575.98px) {
	.btn-wrap{
		padding: 2.8rem 0;
	}
	.mt-62{
		padding-top: 5rem;
	}
}
.battledore {
    max-width: 33.3rem;
    height: 44.4rem;
}
.battledore img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.nezer-section .content-nezer .nezer {
    max-width: 40rem;
}
.kr-code-section .content-kr-code .parent-box .box .input-box input {
	font-weight: 500;
    color: #333333;
}