/* Add custom CSS styles below */ 


@media (max-width: 991px) {
  [id*="gb-widget"]{
    transform: translateY(-100px);
  }
}