/*
 Theme Name: Bluecoat Meres Primary - Archway Trust
 Author: CODA Education
 Author URI: http://coda.education
 Template:       madebycodamain
*/

@import url("../madebycodamain/style.css");

.accred img {
margin: 0px 20px;
}

#wrapper {
background: url(https://www.wgpacademy.org.uk/wp-content/uploads/sites/4/2019/09/Bluecoat-Meres-Primary-85-aspect-ratio-168x68.jpg) no-repeat;
background-size: 100% auto;
}

body.blog #wrapper, #wrapper.News, body.single #wrapper {
background: url(https://www.wgpacademy.org.uk/wp-content/uploads/sites/4/2019/09/Bluecoat-Meres-Primary-85-aspect-ratio-168x68.jpg) no-repeat;
background-size: 100% auto;
}

body.archive #wrapper {
background: url(https://www.wgpacademy.org.uk/wp-content/uploads/sites/4/2019/09/Bluecoat-Meres-Primary-85-aspect-ratio-168x68.jpg) no-repeat;
background-size: 100% auto;
}

#directions {
    background: url(https://www.wgpacademy.org.uk/map-primary.jpg);
    background-size: auto 500px;
}

@media (max-width: 1050px) {


.home #wrapper {
    background: url(https://www.wgpacademy.org.uk/meresprimary.jpg) no-repeat !important;
    background-size: auto 720px !important;
    background-position-y: 75px !important;
    background-position-x: center !important;
}

}
