
#holder2	{display:none;}

#holder3 .breadcrumbs	{display:none;}

#holder4 .content	{margin-top:20px;}

@media (min-width: 1450px) { /* medium desktop windows */
	x#holder3 .title img		{position:relative;left:-50px;width:800px;max-width:800px;}
}
@media (min-width: 1250px) and (max-width: 1449px) { /* tablets in landscape mode, small desktop windows */
	x#holder3 .title img		{position:relative;left:-50px;width:800px;max-width:800px;}
}
@media (max-width: 1249px) { /* tablets in landscape mode, small desktop windows */
	x#holder3 .title img		{position:relative;left:-5%;width:110%;max-width:110%;}
}

x.heading {margin-top:30px;}
x.heading .title {max-width:100%;}
x.heading .title img {position:relative;left:-5%;width:110%;max-width:120%;}

x.heading {margin-top:1em;}
x.heading .title {max-width:100%;}
x.heading .title img {position:relative;left:-5%;width:110%;max-width:120%;clip-path: polygon(0% 0%, 100% 5.7%, 93.3% 100%, 1.1% 97.8%);}

.hearts	{display:none;}
.hearts	.heart {width:15%;padding-right:5%;float:left;padding-bottom:1em;}
.hearts	.heart img {width:100%;}

.navigationchoice #navitem1 .item 		{background:#d14441;padding:0.5em;}
.navigationchoice #navitem2 .item 		{background:#880d27;padding:0.5em;}
.navigationchoice #navitem3 .item 		{background:#ef7b04;padding:0.5em;}
.navigationchoice #navitem4 .item 		{background:#d54756;padding:0.5em;}
.navigationchoice #navitem5 .item 		{background:#e41b13;padding:0.5em;}
