@media only screen and (max-width: 749px){
.template-page .PageHeader {
position: relative;
margin: 0 !important ;
}
.template-page .PageContent.PageContent--narrow.Rte img {
margin-top: 0 !important ;
margin-bottom: 0 !important ;
}
}
@media screen and (max-width: 768px){
.template-page #main .Container{
padding: 0px !important;
}
.template-page #shopify-section-footer #section-footer .Container{
padding: 0 24px !important;
}
}