@media only screen and (max-width: 1023px){
.site-branding img {
max-height: 70px !important;
height: 44px;
max-width: 240px;
}
.header-1-wrapper{
height: 70px!important;
}
.vce-res-nav {
top: 14px;
}
}