.testimonial_attribution {
text-align: right;
color: #464646;
font-style: italic;
}
.testimonial_contents {
}
#et-info-email::before {
margin-right: 4px;
content: "\e076";
}
.white_links a {
}
.white_links a:link {
color: #FFF;
text-decoration: none;
}
.white_links a:visited {
color: #FFF;
text-decoration: none;
}
.white_links a:hover {
color: #FFF;
text-decoration: none;
}
.white_links a:active {
color: #FFF;
text-decoration: none;
}

@media screen and (max-width: 599px) {
.head-td-m {
    display: none;
}
}
@media screen and (max-width: 399px) {
.head-td-r {
    display: none;
}
}