.abb-iframe-container {
    position: relative;
    width: 100%;
    height: 1248px;
    overflow: hidden;
}

.abb-iframe-container iframe {
    width: 100%;
    height: 100%;
    border: none;
}
