#product-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
.blue-box {
    margin-top: 20px; }
.blue-box-content {
    margin-top: 20px; }
.section-find-installateur {
    -ms-flex-align: center;
    align-items: center; }
.find-installateur-content {
    max-width: 90%;
    margin-top: 20px; }
#main-nav {
    margin-top: 30px; }
#top-nav {
    display: none; }
.choice-block .button {
    width: 100%; }
.button {
    margin-right: 40px; }


.sm_menu_outer
{
    top: 50px;
}

.community
{
    padding: 100px 0;
}

.community-right
{
    margin-left: 20px;
    margin-top: 60px;
}

.community-right img
{
    object-fit: cover;
}