    .page-width{
        width: 1600px;
        max-width: 100%;
    }
    .portfolio-title{
        height: 2em;
    }
    .module-content h2{
        text-align: center;
        margin:1em 0;
    }
    .col-5-1 .product-item img{
        width: 280px;
        height: 280px;
    }
    #wrapper{
        min-height: 98vh;
    }
    .bottom{
        position: absolute;
        bottom: 0;
        width: 100%;
    }