#d2542617 .media .media-left,
#d2542618 .media .media-left {
    min-width: 240px;
}
#d2542617 .media a,
#d2542618 .media a {
    color: #445166;
    text-decoration: none;
}
#d2542617 .media a:hover,
#d2542618 .media a:hover {
    color: #252d38;
    text-decoration: underline;
}
@media screen and (max-width: 767px) {
    #d2542617 .media .media-left,
    #d2542618 .media .media-left {
        min-width: 150px;
    }
}