<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (max-width: 768px){
Â&nbsp;Â&nbsp;#w_grid-1585183401955 {
    width: 100%;
    max-width: 100%;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
}
@media only screen and (min-width: 769px){
Â&nbsp;Â&nbsp;
}
@media only screen and (max-width: 1024px) and (min-width: 769px){
Â&nbsp;Â&nbsp;
}

@media only screen and (max-width: 1366px) and (min-width: 769px){
Â&nbsp;Â&nbsp;
}

@media only screen and (max-width: 1366px){
Â&nbsp;Â&nbsp;
}</pre></body></html>