.new_open_bnr{
    width: 80%;
    margin: 30px auto 40px;
}
@media (min-width: 768px) {
    .new_open_bnr{
        width: 60%;
    }
}