
.customBorderMain:hover td.customBorder {
    box-shadow: 0 20px 10px -20px rgba(0,0,0,0.45) inset, 0 -20px 10px -20px rgba(0,0,0,0.45) inset;
}
@media (max-width: 767px){
    button#hj-survey-toggle-1 {
      right: 24px;
      left: auto;
      width: 45px;
      height: 45px;
      bottom: 18px;
  }
  button#hj-survey-toggle-1 svg {
    width: 20px;
}
}
