#aid-1 .image.portrait {margin-left:25%;}

@media screen and (min-width: 768px){
	#container {width:768px;}
	#banner{height:181px;} 
}

@media only screen and (min-width: 960px) {
	#container {width: 960px;}
	#banner{height:225px;} 
}