.maincontent {
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    border: none;

}

.interior-products-row{
justify-content: space-evenly;
}