

.row > div:nth-child(1) .card-service-7:hover {
  /* background-image: url(../images/sanishsoft/hosting/1.jpg); */
background-color:#000d81;
}

.row > div:nth-child(2) .card-service-7:hover {
  /* background-image: url(../images/sanishsoft/hosting/2.jpg); */
  background-color:#000d81;
}

.row > div:nth-child(3) .card-service-7:hover {
  /* background-image: url(../images/sanishsoft/hosting/3.jpg); */
  background-color:#000d81;
}

.row > div:nth-child(4) .card-service-7:hover {
  /* background-image: url(../images/sanishsoft/hosting/4.jpg); */
  background-color:#000d81;
}

.row > div:nth-child(5) .card-service-7:hover {
  /* background-image: url(../images/sanishsoft/hosting/5.jpg); */
  background-color:#000d81;
}

.row > div:nth-child(6) .card-service-7:hover {
  /* background-image: url(../images/sanishsoft/hosting/6.jpg); */
  background-color:#000d81;
}

.row > div:nth-child(7) .card-service-7:hover {
  /* background-image: url(../images/sanishsoft/hosting/7.jpg); */
  background-color:#000d81;
}

.row > div:nth-child(8) .card-service-7:hover {
  /* background-image: url(../images/sanishsoft/hosting/8.jpg); */
  background-color:#000d81;
}
.card-service-7 {
    height: 400px;
}