.otb-top-header {
padding: 10px 0;
}
.otb-top-header .half:nth-of-type( 2 ) {
text-align: right;
}
.top-header #contact-tel {
margin-right: 10px;
} @media screen and ( max-width: 1024px ) {
.otb-top-header .half,
.otb-top-header .half:nth-of-type( 2 ) {
text-align: center;
}
.otb-top-header .half:first-of-type {
margin-bottom: 10px;
}
}