.MWBPro__best-worst-block {
    flex: 1 1 25rem;
}
#MWBPro__best-worst__vs {
    text-align: center;
}
@media (max-width: 58rem) {
    #MWBPro__best-worst__vs {
        flex: 1 0 100%;
    }
    #MWBPro__best-worst__vs .h2 {
        margin: 0!important;
    }
}