@charset "utf-8";

@media all and (max-width:768px) {
    .noti_logo_box {
        gap: 30px;
    }
    .noti_logo_box .logo_con_ya.logo_ya {
        border-left: unset;
    }
}