@media screen and (max-width: 950px) {
    .partner_image_wrapper {
        flex-direction: column;
    }
}