@media (max-width: 600px) {
.carousel-item img {
    height: auto;
    object-fit: cover;
}
.headerform {
    margin-top: 0;
}
.whychosse {
    width: 100%;
}
.newoption {
    width: 100%;
}
.whybackground {
    flex-direction: column;
}
.site-branding {
    text-align: center;
}
.top-icoon {
    margin-bottom: 10px;
}
.stellarnav.mobile.right > ul {
    z-index: 999;
    background: #111;
}
.stellarnav a {
    color: #fff;
}
.testi::before{
    display: none;
}
}