.content_dev_intro .content_dev_intro_bg {
    padding: 25px 0 0 110px;
}

h1:not(.banner-title), .h1:not(.banner-title), h2:not(.banner-title), .h2:not(.banner-title),
h3, .h3,
h4, .h4 {
    text-transform: none !important;
}


@media (max-width: 768px) {
    .content_dev_unlimited .contentflexdiv:nth-child(2) img {
        width: 49%;
        margin: 0 0 5px 0;
    }
}
