.container {
    width: 1250px;
    max-width: 100%;
}

.p-3 {
    padding: 1rem 1rem !important;
}
.t-c{text-align: center !important;}