.marvel-device.iphone5s, .marvel-device.iphone5c{
    position: relative;
}

/* iframe styling */
iframe {
    /* height: 667px;
    width: 375px; */
    width: 100%;
    height:100%;
    border: none;
    position:absolute;
}