﻿.Jared_img {
    width: 65px;
}

.house_folios {
    width: 180px
}

.double_comma_img_lp {
    left: 80px;
    top: -75px;
    width: 21%;
}

.logos_shadow_lp {
    background: #FFFFFF;
    box-shadow: 0px 4px 24px rgba(102, 111, 233, 0.15);
    border-radius: 20px;
}


@media (min-width: 1200px) {
    .lp_cutom_api_devlopment {
        margin-right: -55px !important;
    }

    .lp_auto_complete_api {
        margin-left: -54px !important;
    }

    .lp_range_search {
        margin-right: -34px !important;
    }

    .text_1536 {
        max-width: 550px;
    }
}

@media (min-width: 1540px) {
    .lp_auto_complete_api {
        margin-left: -100px !important;
    }
}

@media (max-width:991.98px) {
    .double_comma_img_lp {
        left: -11px;
        top: -26px;
        width: 16%;
    }
}