/* Start custom CSS */#main {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

#main .fusion-row {
    max-width: 100% !important;
}

.fusion-logo{
    margin-bottom: -56px !important;
}

.fusion-header{
    max-height:77px;
}

.elementor-post__text {
    top: -65%;
    z-index: 10;
    position: relative;
    height: 0px;
}

.elementor-post__thumbnail {
    opacity: 30%;
}/* End custom CSS */