@media only screen and (max-width: 768px) {

    .custom-container {
        width: 100%;
    }

    .navbar > .container{

    }
}
