body {
  background:#ccc;
  padding:0;
  margin:0;
}

#link{
  width:300px;
  height:50px;
  position:absolute;
  top:0px;
  left:0px;
}

#banner {
  overflow:hidden;
  position:relative;
  width:300px;
  height:50px;
  display:box;
  border:1px solid #F84737;
  background-color: #F84737;
  box-sizing: border-box;
}

img, svg {
  position: absolute;
  opacity:0;
}

#img-1, #img-2, #img-3{
  left:94px;
}

#img-4, #img-5, #img-6, #img-7, #img-8, #img-9, #img-10{
  left:104px;
}

#logo{
  left: 13px;
  top: 1px;
}




#phone{
  left: 170px;
  top: 0px;
}

#left{

}

#rect{
  background-color: #F84737;
  width: 200px;
  height: 50px;
  left: 0px;
  top: 0px;
  position:absolute;
  opacity: 100;
}

#rect-2{
  background-color: #424242;
  width: 300px;
  height: 50px;
  left: 0px;
  top: 0px;
  position:absolute;
  opacity: 0;
}

#gray{
  left: 200px;
  top: 0px;
  opacity: 100;
}


#text-1{
  left: 210px;
  top:2px;
}



#text-2{
  left: 173px;
  top:0px;
}

#text-3{
  left: 175px;
  top:1px;
}

#text-4{
  left: 171px;
  top:12px;
}

#text-5{
  left: 170px;
  top:12px;
}

#CTA{
  left:240px;
  top: 5px;
}
