@media only screen and (max-width: 767px) {
.content__hero_trusted-img {
    background-image: url(https://gunlukbiris.com/trust_logos_smg1.webp);
    height: 191px;
    width: auto;
}
}

@media only screen and (max-width: 1150px){
.content__hero_trusted-img {
    background-image: url(https://gunlukbiris.com/trust_logos_smg1.webp);
    height: 300px;
    width: auto;
}
}
.content__hero_trusted-img {
    background-image: url(https://gunlukbiris.com/trust_logosg.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
    width: 763px;
}
@media only screen and (max-width: 1150px){
.content__hero_trusted-img {
    background-image: url(https://gunlukbiris.com/trust_logos_smg1.webp);
    height: 300px;
    width: auto;
}
}