body.home .testimonials-block .testimonial blockquote {
	font-size: 14px;
	margin: 10px 120px 0 0;
}

ul#menu-header-right, ul#menu-header-left{
    display: flex;
    flex-wrap: nowrap!important;
    justify-content: space-between;
}

@media only screen and (max-width: 1320px){
ul#menu-header-right a, ul#menu-header-left a{
    font-size: 14px!important;
}

.site-title.site-title-has-image {
    width: 220px;
}
body.subpage .the-content {
    padding: 260px 0 40px!important;
}
}