.ditdw-lower-text img{ 
    width: auto;
    height: auto;
}
.ditdw-lower-text ul{
    list-style: disc;
    padding: revert;
}
.page-template-template-careers .carousel-caption{
    display: none;
}
.row.sl-row.ditdw-career-banner{ 
    background-color: #53575a;
    margin-bottom: 25px;
}
.page-template-template-careers .ditdw-were-hiring a.learn-more{
    max-width: 100%;
    margin-bottom: 10px;
    height: auto;
}
.ditdw-career-banner .ditdw-were-hiring span{
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
}
.ditdw-dna-item .ditdw-item-text{ 
    font-size: 19px;
    color: #fff;
    text-align: center;
}
.ditdw-item-text{ padding: 0 10px; }
.ditdw-career-section{
    border: 0.5px solid #c3c3c3;
}
.col-md-6.ditdw-perks-item, .col-md-4.ditdw-dna-item{
    padding: 15px;
}
@media (min-width: 480px) {
    .page-template-template-careers .ditdw-were-hiring a.learn-more{
        max-width: 100%;
    }
    .ditdw-perks-item img{
        float: left;
        width: 30%;
    }
    .ditdw-perks-item .ditdw-item-text{
        float: left;
        width: 70%;
    }
}
@media (min-width: 768px) {
    .col-md-4.ditdw-dna-item{
        width: 50%;
    }
    .ditdw-dna-item .ditdw-item-text{ 
        min-height: 115px;
    }
    .col-md-6.ditdw-perks-item{
        width: 50%;
    }
    .ditdw-career-banner .ditdw-were-hiring{
        width: 100%;
    }
}
@media (min-width: 992px) {
    .col-md-4.ditdw-dna-item{
        width: 33.3%;
    }
    .col-md-2.ditdw-perks-item{
        width: 16.6%;
    }
}

.ditdw-dna-item > div > p {
    font-weight:bold;
    font-weight:19px;
}