.spot_hero-text2{
  font-size: 40px;
  padding: 25px 0px 0px 0px;
  right: 50px;
  bottom: 20px;
  margin: auto;
  width: 920px;
  text-align: center;
  box-sizing: border-box;
  color: black;
  letter-spacing: 2px;
  font-family: 'Oleo Script', curs;
  letter-spacing: 4px;
}
.spot_container{
  width: 1100px;
  margin: 0 auto;
  padding: 50px 0px;
  display: flex;
}
.spot_sights-logo{
  width: 11%;
  text-align: center;
  border-left: 2px dotted grey;
  box-sizing: border-box;
  margin: 10px 0px;
}
.spot_sights-logo a{
  width: 85%;
  display: block;
  margin: 0 auto;
}