/*

Custom style

You can override the default class or style here

This file will not be overwritten by the updater

*/

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
    margin-left: 1px;
}

.game-iframe-container {
	padding-top: 100% !important;

}