@media screen and (min-width: 801px) {
  .nhra-cta-googletag {
	  position: relative;
    left: -40px;
  }
  
  #results .cta-panel.cta-panel--light:first-of-type  {
  	padding: 0;
  	background-color: #fff;
  }

  #results .cta-panel.cta-panel--light:first-of-type .wysiwyg  {
  	padding: 0;
  }
}
