Hi Brian
Okay, please add the css code below in Additional Css Box. Please go to Appearance => Customize => Additional CSS then paste the CSS here and click on to Publish button.
@media (min-width: 768px) {
.site-header .col-lg-9 {
max-width: 100%;
flex: 0 0 100%;
}
}
.theme-contact-block {
text-align: right;
}
Let us know if it works for you.
Thanks