
#svb .svb-title div:nth-child(1){
	font-size:0; background: url(/images/content/menu/about_logo.png) no-repeat left bottom; line-height: 83px;
}

#svb .svb-title div:nth-child(2){color:#222;}
.page-head {display:none;}
/*.sub-layout {background:#fff;}*/
.ceo {background:#f7f7f7; padding-top:100px;}


@media (max-width: 768px){
	#svb .svb-title div:nth-child(1){background-size: contain;}
}

@media (max-width: 425px){
	#svb .svb-title div:nth-child(1){ line-height: 65px;}
}