*{
    color: white;
}

@media screen and (max-width: 575px) {
    .container.rounded{
        width: 100% !important;
    }
}