.at-popularDownload {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.at-popularDownload__imageLink {
    display: block;
    text-decoration: none;
}

.at-popularDownload__image {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 1em;
    background-color: #fff;
}

.at-popularDownload__link {
    margin-top: auto;
}
