Log in here to create Instant View templates. Please enter your phone number in the international format and we will send a confirmation message to your account via Telegram.
We've just sent you a message.Please confirm access via Telegram
All those elements with .visible-xs, .visible-lg, etc. class should be removed since they have this css rule in main.css:
.visible-lg, .visible-md, .visible-sm, .visible-xs {
display: none!important;
}