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

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

#banner {
  overflow:hidden;
  position:relative;
  width:300px;
  height:600px;
  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, #img-4, #img-5, #img-6, #img-7, #img-8, #img-9, #img-10{
  top:162px;
}

#logo{
  left: 65px;
  top: 244px;
}


#top{
  top: -20px;
}
#bottom{
  top: 352px;
}

#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{
  top:440px;
}



#text-2{

  top:420px;
}

#text-3{

  top:420px;
}

#text-4{

  top:440px;
}

#text-5{

  top:440px;
}

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