h1, h2 {
font-family: 'circulamedium', Helvetica, Arial, sans-serif;	
font-weight: normal;
font-style: normal;
font-variant: normal;
}
.yo_menu {
margin-top: 20px;
}
.home .yo_banner figure {
height: 706px;	
}
.block_item a.collection {
display: table;
text-decoration: none;
box-sizing: border-box;
}
.block_item {
display: table;
}
.bloack_item img {
vertical-align:top;
}
a {
color:#999;	
}
@media screen and (max-width: 768px) {
.yo_logo_mobile {
}
.yo_logo_mobile a,	
.yo_logo_mobile img {
position: absolute;
z-index: 999;
width: 70px!important;
height: 70px!important;
left:5px;
top:-10px;
}
}