.text-grid{
  width:100%;
}
.projDescription{
  text-align: right;
  width:60%;
  float:right;
}
.arrow{
  width:40px;
  float:right;
  padding:0px 0px 0px 30px;
}


@media screen and (max-width: 976px) {
  .image-grid {
    height:100% !important;
  }
}
