body {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
}

.logo a {
    text-decoration: none;
}

.menu ul {
    list-style-type: none;
}

.menu a {
    text-decoration: none;
    color:#000;
}

.css-178qcrb {
    width:100% !important;
    max-width: 100% !important;
}


@media(max-width:991px){
    .reviews img {
        width:100% !important;
    }
}