.usercontent ul, .usercontent ol, .mce-content-body ul, .mce-content-body ol {
    padding: 0 0 0 0 !important;
}

.recommendationsslider .slick-slide img {
    display: block;
    min-height: 175px;
}

.blogitem-contentwrap {
    min-height: 200px;
}

.twitter-typeahead {
    width: 100%;
}

.gm-style .gm-style-iw-t::after {
    content: none !important;
}

/*.propertyMapMobileItem img {*/

/*}*/
/*@media (max-width:480px) {*/
    /*.propertyMapMobileItem .propresultitem-image {*/
        /*height: 100px !important;*/
        /*width: 100px !important;*/
    /*}*/
/*}*/

.propertysearch-addresssearch span {
    text-decoration: underline;
}

.gm-style .gm-style-iw-t::after {
    content: none !important;
}


@media (min-width: 1025px) {
    .__hidedesktopClass {
        display: none;
    }
}

.iframe-wrap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 100%;
    overflow: hidden;
}

.iframe-wrap iframe,object,embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}