@media screen and (max-width: 768px){
  .frontend-body-canvas {
    padding-top: 46px;
  } 
}