.wrapper-portal { display: grid; grid-template-columns: 618px 1fr; width: auto; font-size: 12px; grid-template-rows: 264px 1fr; column-gap: 7px; row-gap: 8px; padding: 8px 7px 2em 7px; }
.wrapper-2 { display: grid; grid-template-columns: 618px 1fr; width: auto; font-size: 12px; column-gap: 7px; padding: 8px 7px 2em 7px; }
.wrapper-skyscraper { width: auto; display: grid; grid-template-columns: 1fr 160px; font-size: 12px; column-gap: 8px; row-gap: 8px; padding: 8px 8px 2em 8px; }

.is_stuck { margin-top: 123px !important; }
.rAd { width: 160px; height: 600px; overflow: hidden; border: none; }

.playNowContainer { display: flex; justify-content: center; }
.playNow { background-color: #9F152C; color: #fff !important; font-weight: bold; font-family: 'Roboto Condensed'; font-size: 1.6em; padding: 0.5em 3em; }
