.pot-size-guide .pot-size-guide-header {padding:20px 0;}
.pot-size-guide h1 {padding:20px 0;}
.pot-size-guide .close-window {float:right;}
.pot-size-guide .close-window .close-window-text {display:inline-block; height:25px; float:left;margin-right:10px; color:#364327;}
.pot-size-guide .close-window .close-window-button {display:inline-block; width:25px; height:25px; background:url("https://img.crocdn.co.uk/images/affiliates/crocus/responsive/close-window.png?v2") no-repeat scroll 0 0 transparent;}
.pot-size-guide .pot-size-description {float:left; width:35%; margin:30px 5% 0 0;}
.pot-size-guide .pot-size-image {float:right; width:60%; margin-top:30px; clear:both;}
.pot-size-guide p {font-weight:300; margin-top:0; font-size:1rem;}
.pot-size-guide h2 {font-weight:500; margin-bottom:0; padding-bottom:20px;}
.pot-size-guide .intro {text-align:left;}

@media only screen and (max-width: 1100px) {
    .pot-size-guide .pot-size-description {float:none; width:100%; margin:0; clear:both;}
    .pot-size-guide .pot-size-image {float:none; width:100%; margin-top:30px; clear:both;}
}