.content__main .tournament__cover {
    margin-top: 0;
    aspect-ratio: 0;
    margin-bottom: 35px;
    margin-left: auto;
    border-radius: 30px !important;
    margin-right: auto;
    max-width: 545px;
    height: auto;
}

.content__main .tournament__cover img
Belirginlik: (0,2,1)
 {
    max-height: 100%;
    height: 100%;
    border-radius: 30px !important;
}

.lazy-load-image-background.blur.lazy-load-image-loaded>img {
    opacity: 1;
    transition: opacity .3s;
    border-radius: 30px;
}