@media only screen and (max-width: 370px) {
	a.power img {
		width: 48%;
	}
}