@media (min-width: 768px) {
    .pac-container {
        width: auto !important;
        max-width: 100% !important;
    }
}