.firstSYSTEM:after{
      content: '';
    background-color: #D80000;
    width: 100%;
    height: 12px;
    position: relative;
    top: 0px;
   transition: 0.5s;
}
