#header .logo{
	max-width: 200px !important;
}
#PM_ASBlockOutput_1{
	background: #ffc70f;
	border-radius: 30px;
	margin-top:-30px;
	z-index: 1;
}
#PM_ASBlock_1{
	border-radius: 30px;
	overflow: hidden;
}
#PM_ASBlockOutput_1 .PM_ASCriterionsGroupTitle {
	text-decoration: underline;
}
#PM_ASBlockOutput_1 .PM_ASBlockTitle{
	font-size:1.7rem;
	text-decoration: underline;
}
#PM_ASBlockOutput_1 .card-header{
	border:none !important;
	background: #ffc70f !important;
	padding-top:50px;
}
.rotatedbizarre {
	background: #171717;
	padding: 17px 11px;
	transform: rotate(-3deg);
	margin:0 25px;
}
#PM_ASBlockOutput_1.PM_ASBlockOutput.PM_ASMobileMode .card-block {
	display: block !important;
}
#PM_ASBlockOutput_1.PM_ASBlockOutput.PM_ASMobileMode .PM_ASearchTitle::after {
	content: unset !important;
}
#PM_ASBlockOutput_1 .PM_ASSelections {
	background-color: #ffc70f;
	border:none;
}
#PM_ASBlockOutput_1 .PM_ASSelectionsRemoveLink {
	color: #ffffff;
}