﻿/* Place Your Custom Styles Here */

@media (min-width: 100px) and (max-width: 576px)
{
    .contact-pts{
        flex: 0 0 50%;
        max-width: 50%;
    }
}