#d2541495 .media .media-left,
#d2541496 .media .media-left {
    min-width: 240px;
}
#d2541495 .media a,
#d2541496 .media a {
    color: #445166;
    text-decoration: none;
}
#d2541495 .media a:hover,
#d2541496 .media a:hover {
    color: #252d38;
    text-decoration: underline;
}
@media screen and (max-width: 767px) {
    #d2541495 .media .media-left,
    #d2541496 .media .media-left {
        min-width: 150px;
    }
    #d2541497 .free-html-markup p:last-child {
        word-break: break-all;
    }
}