
.tcaBackground {
  background-image: url('../images/two_color_large_square.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 80%;
  height: 500px;
  padding-top: 10%;
  padding-bottom: 10%;
}
