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

#link{
  width:728px;
  height:90px;
  position:absolute;
  top:0px;
  left:0px;
}

#banner {
  overflow:hidden;
  position:relative;
  width:728px;
  height:90px;
  display:box;
  border:1px solid #EE3039;
  background-color: #ffffff;
  margin: auto;
  box-sizing: border-box;
}

#all{
  visibility: hidden;
}

img, svg {
  position: absolute;
}



#wave{
  left: 360px;
  width: 400px;
}

.circle{
  border-radius: 50%;
  border:solid 3px #EE3039;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  overflow: hidden;
  width: 72px;
}

#cows{
  left: 342px;
  top: 4px;
}

#soybean{
  left: 407px;
  top: 4px;
}

#logo{
  left: 10px;
  top: 20px;
  width: 100px;
}

#CTA{
  left: 648px;
  top: 8px;
  width: 70px

}
#text-1{
  left: 256px;
  top: 25px;
  width: 80px;
}

#text-2, #text-3, #text-4{
  left: 500px;
  width: 120px;
}

#processor{
  left: 130px;
  top: 2px;
  width: 110px;
}