﻿body {
    background: none !important;
}

.brands, #sidebar {
    display: none;
}

#main {
    background: no-repeat;
}

#main:before {
    display: none;
    background: none;
}

#main>.container {
    background: none;
    border: none;
    box-shadow: none;
}

#content {
    width: 100%;
}