.acct_AIDEAUCHOIX_20250114_content img {
    max-height: 150px;
    max-width: 1280px;
	display: inline-block;
    width: 100%;
    margin: auto;
}

.acct_AIDEAUCHOIX_20250114_container a img {
    display: block;
}

.acct_AIDEAUCHOIX_20250114_container>a {
    width: 100%;
}

/* TON CSS*/
.acct_AIDEAUCHOIX_20250114_container {
    background: #111111;
    width: 100%;
    max-width: 1280px;
    margin: auto;
    max-height: 150px;
    position: relative;
    overflow: hidden;
}

.acct_AIDEAUCHOIX_20250114_content {
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: space-between;
}

@media screen and (max-width: 500px) {
    .acct_AIDEAUCHOIX_20250114_content img.img-1 {
        max-width: 100% !important;
    }
}