﻿
/*ETS-80*/
div#container-d6552986f0 {
    width:500px;
    margin-left: -50px;}
/*MOBILE VIEW*/
@media screen and (max-width: 410px) {
.article-banner-button-band.m-0.pt-4{
    display:initial;}
.article-banner-button-band.m-0.pt-4 a.cta-text-link{
    display:initial;}
    div#container-d6552986f0 {
    width:50px;
    margin-left: -30px;}
    a#ctabutton-e6d624c64d {
    margin-left:-50px;}
}



/* ETS-83 */
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px){
.footer-copyrights-desc.d-flex > div:not(.copyPrivacy) {
    display:block;
    width:550px;
    text-align:right;}
}

/*ETS-130*/
.table-scroll-enable {
 overflow: auto;
 width: 171%;
}

/*rt205681*/
.c-sign-up-breaker__content>button#sign-up-form-button {
    height: min-content;
}

