



#mrp-container3 img {
	margin-top: 0;
}

#mrp-container3 .new-font {
    font-size: 30px;
}

#mrp-container3 span {
    font-size: 54%;
}
#mrp-container3 h3 span {
    margin-block-start: 0em;
}
#mrp-container3 h3 {
    line-height: 20px;
}
.outer-footer .agent-photo {
    width: 400px;
}
#mrp-footer span {
    font-size: 58%;
}

@media (max-width: 540px) {
.outer-footer .agent-photo {
    width: 250px;
}
.outer-footer h1 {
    font-size: 40px;
}
#mrp-container3 * {
    font-size: 25px;
}
}

