@media only screen and (max-width: 998px) {
	.dt-top-logo-mobile {
		width: 100% !important;
		height: 100% !important;
}
@media only screen and (max-width: 479px)  {
	#container, #home-bg #container, #container.right {
	margin-left: 10px;
	}	
}	
