.blog-main-sec:after {
  background: url(../images/off1-1.png) no-repeat;
  background-position: bottom;
  background-size: contain;
  content: "";
  height: 1114px;
  width: 876px;
  position: absolute;
  right: 0;
  top: -256px;
}

.headtit {
  color: #50e3c2;
  font-size: 20px;
  font-weight: 200;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-family: "tomorrow", sans-serif;
}

.featured_first {
  width: 100%;
}
