/* Halaxy full-page iframe */
.halaxy-iframe-wrapper {
width: 100% !important;
max-width: 100% !important;
}
#halaxyFrame {
width: 100% !important;
min-height: 2500px !important; /* You can change this number later */
border: none !important;
display: block;
}