@media screen and (max-width: 767px) and (orientation:portrait) {	/* mobile */

.partner-box-element {
    width: 50%;
}


} /* / media */