        .image-top {
            margin-top: 5rem;
        }

        h3 {
            color: #fff !important;
        }

        @media (max-width: 768px) {
            .col-md-5.col-sm-12.first-li {
                display: flex;
                justify-content: left !important;
            }
        }