main {
    border-top: 1px solid #706e6e;
    border-bottom: 1px solid #706e6e;
    width: 100%;
    margin: 50px 0;
}

#products {
    margin: 60px 15%;
}

main #products>div {
    margin-bottom: 30px;
}