.aarp-c-lp-tnl__email-icon {
  background: #F5F5F5;
  display: flex;
  align-items: center;
  position: relative;
  margin: 0 auto;
  z-index: 2;
}
.aarp-c-lp-tnl{
  font-family: lato, 'sans-serif';
  background: #F5F5F5;

}
a.aarp-c-lp-tnl__Travel-subscribe-button {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 14px 30px;
  background: #EC1300;
  border-radius: 26px;
  text-decoration: none;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
  z-index: 2;
}

a.aarp-c-lp-tnl__Travel-subscribe-button:hover,
a.aarp-c-lp-tnl__Travel-subscribe-button:focus {
  background: #AB2125;
  color: #fff;
}

.aarp-c-lp-tnl__block {
  z-index: 1;
}

.aarp-c-lp-tnl_block__locatesavings {
  z-index: 0;
}

@media screen and (max-width: 767px) {
  .aarp-c-lp-tnl\@mobile {
    height: 483px;
    overflow: hidden;
   
  }

.aarp-c-lp-tnl__email-icon-img\@mobile{
  width: 30px;
  height: 31px;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
  .aarp-c-lp-tnl__block\@mobile {
    background-size: 309px auto;
    background-repeat: no-repeat;
    background-position: bottom center;
    flex-direction: column;
    align-items: center;
    max-width: 767px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    padding-top: 34px;
    height: 483px;
  }

 
  .aarp-c-lp-tnl__isTravel-title {
    font-style: normal;
    font-weight: 900;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    color: #000000;
    max-width: 315px;
    z-index: 1;
  }

  .aarp-c-lp-tnl__isTravel-decription {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #000000;
    margin: 10px 0 20px 0;
    max-width: 315px;
    z-index: 1;
  }

  .aarp-c-lp-tnl-button {
    position: absolute;
    margin-left: 16px;
  }


  .aarp-c-lp-tnl__block-isTravel {
    display: flex;
  }
}

@media screen and (min-width: 768px) {

  .aarp-c-lp-tnl__block\@tablet {
    height: 590px;
    background-size: 559px auto;
    background-position: bottom center;
    background-repeat: no-repeat;
    flex-direction: column;
    align-items: center;
    padding-top: 40px;
  }

 

  .aarp-c-lp-tnl__block-isTravel {
    display: flex;
  }

  .aarp-c-lp-tnl__isTravel-title\@tablet {
    font-style: normal;
    font-weight: 800;
    font-size: 26px;
    line-height: 32px;
    text-align: center;
    color: #000000;
    z-index: 1;
    padding-top: 20px;
  }

  .aarp-c-lp-tnl__isTravel-decription\@tablet {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #000000;
    padding-bottom: 20px;
    z-index: 1;
    padding-top: 10px;
  }


  .aarp-c-lp-tnl__email-icon-img\@tablet {   
    height: 30px;
    width: 31px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top center;
    z-index: 1;
  }

}

@media screen and (min-width: 987px) {
  .aarp-c-lp-tnl__locatesavings-description {
    align-items: flex-start;
    max-width: 425px;
  }


  .aarp-c-lp-tnl {
    height: 750px;
    overflow: hidden;
  }


  .aarp-c-lp-tnl__block {
    padding-top: 60px;
    height: 750px;
    overflow: hidden;
    position: relative;
    background-size: 732px auto;
    background-position: bottom center;
  }

  .aarp-c-lp-tnl__isTravel-title {
    font-size: 24px;
    line-height: 32px;
    font-size: 30px;
    line-height: 38px;
    padding-top: 20px;
  }

  .aarp-c-lp-tnl__block:before {
    height: 427px;
    transform: scale(2.2);
    top: -100px;
  }

  .aarp-c-lp-tnl__isTravel-decription {
    font-size: 16px;
    line-height: 22px;
  }

  .aarp-c-lp-tnl-button {
    margin-left: 0px;
  }
  .aarp-c-lp-tnl__email-icon-img {
    margin: 0 auto;
    background-repeat:  no-repeat;
    height: 50px;
    width: 51px;
}
}

