





@media (max-width: 650px) {
.mrp-resp-banner ul.images img {
    left: 74%;
}
#mrp-container9 h1 {
    font-size: 5vw;
}
}


/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
#outer-header {
    padding-top: 153px;
}
}