.base-container{
    width:64%;
    margin: 0 auto;
}

.base-mobile-container{
    width:100%;
    margin: 0 auto;
}