JSFiddle - React, Tailwind, and code Playground

by shimmy

CSS

.InnerBody {
  max-width: 1200px;
  width: 1200px;
  margin: 0 auto;
}

.slider-model {
  bottom: 0;
  left: 0;
  width: 192px;
  margin-bottom: -315px;
  z-index: 99;
}

.TeaserTitle {
  position: absolute;
  color: #F5821F;
  font-weight: 400;
  vertical-align: middle;
  margin-left: 50px;
  width: 20%;
  padding-left: 40px;
}