.maincontent {
    max-width: 100%;
    margin: 0;
    padding: 0;
}
iframe {
    width: 100%;
    height: 800px;
    height: 100vh;
}