@media screen and (max-width: 1024px) {
  .alert-message, .fixedbutton {
    display: none;
  } 
}