@media only screen and (max-width: 420px) {
.rev_slider_wrapper.fullscreen-container.tp-mouseover{
	    max-height: none;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 60%;
}
}