
/*-- Use For Custom Styling --*/

@media screen and (max-width: 768px) {
    .contact .info-item {
        display: flex;
    }
}