.arnesvideo-iframe-container {
    min-height: 170px;
    min-width: 300px;
    width: 100%;
    aspect-ratio: 16/9;
    margin-left: auto;
    margin-right: auto;
    max-width: none;
}
.arnesvideo-iframe {
    min-height: 170px;
    min-width: 300px;
    border: none;
    align-self: center;
    width: 100%;
    height: 100%;
}
