.cooperation{
  padding: 230px 0 130px 0 !important;
}

.logo-co{
    width: 50% !important;
    height: auto !important;
}

  /* Half-image */
  .side-image {
    position: absolute;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
  }
  
  .side-image-text {
    background: #fff;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 140px 60px 140px;
  }

.carSN{
  color: #0e4685 !important;
  margin-top: -120px !important;
}

.carSN:hover{
  color: #0a2d54 !important;
}