.tf-v1-widget{
    height: 100%;
    width: 100%;

    margin: 0px !important;
}

.desktoponly{
    height: 800px;

    display: block;
    width: 100%;
}
.section {
    padding: 0 !important;
    margin: 0 !important;
}

.container{
    padding: 0 !important;
}

header {
    display: none;
}

footer {
    display: none;
}

.container:not(.is-max-desktop):not(.is-max-widescreen){

    width: 100% !important;
    max-width: 100% !important;
    height: 100% !important;
}