#Xcool{
	width:300px;
}

@media (max-aspect-ratio:5/4)
{
	#Xcool{
		width:220px;
	}
	.contentsideimgright{
		align-self:center;
	}
}