.smallAd {
    position: relative;
    margin-top: 5px;
}

.smallAd .smallAdImg {
    width: 100%;
    object-fit: contain
}