@media only screen and (max-width: 774px) {
    .search-input-event {
        background-color: lightblue;
    }
    .pt-text-3 {
        padding-top: 1.25rem;
    }
}
