#frontBoxOne .grid-item:first-child :nth-child(3),
#frontBoxTwo .grid-item:first-child :nth-child(3),
#frontBoxThree .grid-item:first-child :nth-child(3),
#frontBoxFour .grid-item:first-child :nth-child(3) {
  width: 100% !important;
  justify-content: center !important;
}