html{position:relative;min-height:100%}body{margin:0}.sidebarContainer i{color:#361302}header .headerContent{background-image:url(../images/cooking1.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;height:30vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end}header .headerContent .heading{padding:10px;font-weight:bolder;font-size:2rem;line-height:110%;margin:2.3733333333rem 0 1.424rem 0;margin:20px;color:#361302;margin-right:80px}section{background-color:#f7f7f7}section .contentBreak{background-repeat:no-repeat;background-size:cover;width:90%;margin:0 auto;height:30vh}section .contentBreak1{background-image:url(../images/organic2.jpg);background-position:center}section .contentBreak2{background-image:url(../images/organic3.jpg);background-position:center}section .content{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto}section .row{width:80%;display:flex;justify-content:space-between;align-items:flex-start;margin:0 auto;padding-top:50px}section .col{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:33%;padding:10px}hr{border:0;margin:0 auto;max-width:100%;background-position:50%;box-sizing:border-box;height:8px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="3px" height="3px" viewBox="0 0 3 3" fill="#83282C"><polygon points="0,0.5 0,1.5 1.5,3 2.5,3"/><polygon points="2.5,0 1.5,0 3,1.5 3,0.5"/></svg>');background-size:3px 3px;width:100%}#section1 .col{width:50%}.last{margin-bottom:100px}footer{position:absolute;bottom:0}@media only screen and (max-width: 992px){section .row{flex-direction:column}section .col{width:100%}#section1 .col{width:100%}}
