<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 1500px) {
.full-banner#our-coaches {
    background: url(/img/kelly2018/Kelly-Sports-2018-11-12-158-Final-2000px.jpg) no-repeat center center;
    background-size: cover;
}
.full-banner#qual-care {
    background: url(/img/kelly2018/Kelly-Sports-2018-11-12-191-Final-2000px.jpg) no-repeat center center;
    background-size: cover;
}
.full-banner#hol-prog {
    background: url(/img/kelly2018/Kelly-Sports-2018-11-13-017-Final-2000px.jpg) no-repeat center -60px;
    background-size: cover;
}


} /* @media 1500 */


@media (max-width: 1450px) {
.slick-slider .slick-list {
    height: 750px !important;
}
.article .vacancy-boxes.flexbox .vacancy-box {
	width: 100%;
}
.full-banner#supp-ck {
    background: url(/img/kelly2018/Kelly-Sports-2018-11-14-173-Final-2000px.jpg) no-repeat center center;
    background-size: cover;
}
.full-banner#sponsors {
    background: url(/img/kelly2018/Kelly-Sports-2018-11-14-156-Final-2000px.jpg) no-repeat center center;
    background-size: cover;
}
.full-banner#bas-prog {
    background: url(/img/kelly2018/Kelly-Sports-2018-11-12-179-Final-2000px.jpg) no-repeat center 55%;
    background-size: cover;
}





} /* @media 1450 */


@media (max-width: 1200px) {
.slick-slider .slick-list {
    height: 800px !important;
}
.cols-3 .kids-img#staff-month {
    background: url(/img/kelly2018/coach-of-the-month_au.jpg) no-repeat 31% 75%;
    /* background-size: 650px; */
    background-size: cover;
}



} /* @media 1200 */

@media (max-width: 1000px) {
.top-notification-bar {
    height: 100px;
    line-height: 25px;
}
.top-notification-bar img.nb-logo {
    left: unset;
    width: 50%;
}
.top-notification-bar img.top-notification-x {
    right: unset;
    width: 30%;
}




} /* @media 1000 */

@media (max-width: 800px) {
.article.colo-comp.three-col .content-text-area .colm {
	width: 100%;
}



} /* @media 800 */</pre></body></html>