.info-flex picture{
    width: 33.33% !important;
}
@media only screen and (max-width: 1439px) {
    .info-flex picture {
        width: 100% !important;
    }
}