.fp-row.thinkShieldWrapper {background: url('//static.lenovo.com/ww/campaigns/2020/think-brand/lenvo-think-2020-ces-brand-banner-thinkshield.jpg'); background-size: cover; background-position: center; padding: 80px 40px; min-height: 30vw;}
.thinkShieldContent {width: 50%;}
.thinkShield-logo {width: 120px;}
h2.thinkShield-title {color: #fff; font-weight: bold; line-height: 1.125em; font-size: 48px;}
.thinkShieldContent p {margin-bottom: 20px!important;}
.thinkShieldContent a {background: #46C8E1; color: #fff; padding: 5px 25px 10px; border-radius: 3px; font-weight: bold;}
.thinkShieldContent a:hover {background: #fff; color: #009dd9;}

@media (min-width: 1600px) {
  .thinkShieldContent {width: 33%;}
}
@media (max-width: 800px) {
  .fp-row.thinkShieldWrapper {background-repeat: no-repeat; background-size: 125vw; background-position: right top; background-color: #000; padding: 32vw 40px 40px;}
  .thinkShieldContent {width: 100%;}
  .thinkShield-logo {width:120px;}
}
@media (max-width: 420px) {
  .thinkShield-logo {width:100px;}
  h2.thinkShield-title {font-size: 1.125em;}
}
