.cons-img img {
    width: 100%;
}

.consultant {}

.const-txt ul {
    list-style: none;
    padding: 15px 30px;
}

.const-txt li {
    padding: 10px;
    border: 1px solid #000;
    border-right: 0;
    border-left: 0;
}

.const-txt li+li {
    border-top: 0;
}