.custom-logo {
display: inline-block;
width: 205px;
height: 90px;
background: url(/wp-content/themes/yoo_glass_wp/images/yootheme/logo.png) 50% 50% no-repeat;
background-size: contain;
} @media (max-width: 479px) {
.custom-logo { height: 60px; }
}
#top-b .mod-plain h1.frontpage {
margin-bottom: 30px;
font-size: 45px;
line-height: 55px;
}
#bottom-b .mod-plain .frontpage { margin: 30px 10px 30px 0; }
#top-b .mod-plain h1.frontpage,
#bottom-b .mod-plain .frontpage a { color: #8699a9; }
.frontpage-padding-top { padding-top: 50px; }
.frontpage-padding-bottom { padding-bottom: 50px; }  @media (max-width: 959px) {
.frontpage-padding-top { padding-top: 10px; }
.frontpage-padding-bottom { padding-bottom: 0px; }
} @media (max-width: 767px) {
.frontpage-icons img { width: 70px; }
}
.sets {
min-height: 200px !important;
}