@CHARSET "ISO-8859-1";

@media (max-width: 767px) {

	img.visible-xs-inline-block.logo-mobile {
	    width: 100px;
	    margin-top: 10px;
	    margin-bottom: -10px;
	}
	
	.col-md-12.o-heading h1 {
	    font-size: 20px !important;
	}
	
	.row.usd-stmt {
	    display: none;
	}

}