.image-to-text-right-in {
    padding: 30px 5% 20px;
}
.image-to-text-right-in li{
    font-size: 14px;
}

@media screen and (min-width:  769px) {
    .image-to-text-section .section-title h2{
        color: #ffffff;
    }
}

@media screen and (max-width: 768px) {
    section.image-to-text-section {
        padding-top: 50px !important;
    }

    .arada-section-bg {
        display: none;
    }
}