@media (max-width:768px){
   
  .partner-card{
    width: 100%;
    height: 375px;
  }

  .partner-card-up{
    height: 323px;
  }

}