#iframeTD{
    height: 100%;
    width: 100%;
    margin-top: 20px
}

.home  header .webfg.solid-fastsearch-result{
    width: calc(107% - 11px);
}


.block-home-informations .tradedirect-informations-button a:hover {
    color: white;
    background: #6c92ff;
    border-color: #6c92ff;
}


@media screen and (max-width: 992px) {
    footer .content.disclaimer {
        display: block;
        padding-left: 20px;
        padding-right: 20px;
    }
}


