#site-description{display:none; }
.social-links a {
    font-size: 22px;
    margin: 5px 5px 0 0px;   
}
@media only screen and (max-width: 480px){
	header .container{
		width: 100% !important;
	}
	.container, .boxed-layout #page, .boxed-layout-small #page {
		width: 90% !important;
	}
.sow-slider-base {
    display: block !important;
}
}
@media only screen and (max-width: 767px){
	.main-navigation a {
		float: none;
		padding: 0px !important;
		height: inherit;
		line-height: 30px !important;
	}
}