.leaderboard img{
    width: 1200px;
}

.skyscraper img{
    width: 246px;
}

.mobile > div {
    width: 100%;
    padding: 0px !important;
    margin-top: 15px;
}

.mobile > div > img{
    width: 100% !important;
}

.rectangle div{
    width: 300px;
    height: 250px;
    padding: 0px !important;
    object-fit: cover;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

.rectangle img{
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}