.about-arrow { opacity: 0.5;}

.about-why .sppb-addon-text-block {
    border: 1px solid #cf3339;
    padding: 10px;
    border-radius: 15px;}

@media(min-width: 992px){.about-why .sppb-addon-text-block { min-height: 150px;}}

.about-005 {position: relative;left: -60px;}

.about-005:after {
  content: "";
  position:absolute;
  border: 1px solid #cf3339;
  height: 100%;
  width:100%;
  top: 18px;
  right: 50%;
  transform: translateX(20%);
  z-index: -1;
  border-radius: 10px;
}

.about-006 {margin-top: 40px;}

.about-006 img{border-radius: 8px;}

.about-006-col {z-index: 9;}