h1 {
    font-size: 46px;
}

.WhisperBg img, .EnergyBg img{
	width: 75%!important;
}

@media only screen and (max-width: 1025px){
.WhisperBg img, .EnergyBg img{
	width: 100%!important;
}
}