.group-fastPoints-container {
  margin: 0px -60px; }

.group-fastPoints-container .fastPoints h1 {
  font-size: 44px; }

.group-fastPoints-container .fastPoints .description {
  margin-bottom: 20px; }

.group-fastPoints-container .fastPoints .fastpoint-item {
  padding-right: 35px; }

.group-fastPoints-container .fastPoints .fastpoint-item h5 {
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 10px;
  border-bottom: solid 1px #F7971D; }

.group-fastPoints-container .fastPoints-rightbar img {
  height: 230px;
  margin-top: -170px;
  width: 100%;
  object-fit: cover; }

.group-fastPoints-container .fastPoints-rightbar .description {
  padding: 60px; }

.group-fastPoints-container .top-left-orange-strike:after {
  content: '';
  position: absolute;
  z-index: 999;
  background-color: #ff7f00;
  width: 345px;
  height: 2px;
  left: -110px;
  transform: rotate(-60deg);
  top: -190px; }
