.traveltrailer-companyinfo .section-title h3{
font-size: 18px;
margin: 0px 0px 15px 0px;
}
.traveltrailer-companyinfo address{
display: block;
width: 94%; 
float: right; 
margin-bottom: 10px;
}
.traveltrailer-companyinfo p{margin: 0px 0px 10px 0px;}


.moduletable.our_location .section-title .location:after {
        content: "";
    background: url(https://americanfamilyrv.com/modules/mod_weicompanyinfo/assets/css/location-icon.svg) 0 0 no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    width: 102px;
    height: 102px;
    /* display: inline-block; */
    /* z-index: 999999; */
    margin-right: auto;
    margin-left: auto;
    display: block;
    right: 0;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
}
.moduletable.our_location .weiwithheaderimg .platform-content .wei-whitebgcls .section-wrap .head-phone p{
	margin: 0 0 8px 0;
    line-height: normal;
    display: inline-block;
}
.moduletable.our_location .weiwithheaderimg .platform-content .wei-whitebgcls .section-wrap{
	    margin-top: 0.5rem;
}
.moduletable.our_location .weiwithheaderimg .platform-content .wei-whitebgcls .section-wrap i{
	    margin-top: 7px;
    margin-right: 0.5rem;
}
.moduletable.our_location .weiwithheaderimg .platform-content .wei-whitebgcls .section-wrap .head-phone p a{
	    text-decoration: none;
    color: #333;
}



@media only screen and (max-width: 767px) {

.moduletable.our_location .section-title .location:after{
            background-size: 60px;
            background-position: center center;
}

        }