@media only screen and (min-width: 1151px) {
.wp-block-revolt-london-header__left {
width: 225px;
height: 45px;
}
}
@media only screen and (max-width: 1150px) {
.wp-block-revolt-london-header__left {
width: 132px;
height: 25px;
}
}