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

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

#banner {
  overflow:hidden;
  position:relative;
  width:320px;
  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:114px;
}

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

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

#sign{
  left: 95px;
  top: 0px;
}


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

#left{

}

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

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

#gray{
  left: 220px;
  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;
}
