main .st-stage.js-st-object-fit {background-color: rgb(0,0,0,0.5)}
main .st-stage.js-st-object-fit img {top: -40%;height: auto}

#st-site .st-stage img.st-stage__image[src*="top0-left0-all"] {top:0;left:0}
#st-site .st-stage img.st-stage__image[src*="top0-left50-all"] {top:0;left:50%}
#st-site .st-stage img.st-stage__image[src*="top50-left0-all"] {top:50%;left:0}
#st-site .st-stage img.st-stage__image[src*="top50-left50-all"] {top:50%;left:50%}

#st-site .cc-icons-center-100-pink {text-align:center;margin-bottom: 20px;}
#st-site .cc-icons-center-100-pink img {height:100px}
#st-site .cc-icons-center-100-pink span {text-align:center;display:block;color:#e6007e;}

@media (max-width: 40.063em){
	#st-site .st-stage img.st-stage__image[src*="top0-left0-mobile"] {top:0;left:0}
	#st-site .st-stage img.st-stage__image[src*="top0-left50-mobile"] {top:0;left:50%}
	#st-site .st-stage img.st-stage__image[src*="top50-left0-mobile"] {top:50%;left:0}
	#st-site .st-stage img.st-stage__image[src*="top50-left50-mobile"] {top:50%;left:50%}
	main .st-stage .st-h3{font-size: 24px;}
}

@media (min-width: 40.064em){
	#st-site .st-stage img.st-stage__image[src*="top0-left0-desktop"] {top:0;left:0}
	#st-site .st-stage img.st-stage__image[src*="top0-left50-desktop"] {top:0;left:50%}
	#st-site .st-stage img.st-stage__image[src*="top50-left0-desktop"] {top:50%;left:0}
	#st-site .st-stage img.st-stage__image[src*="top50-left50-desktop"] {top:50%;left:50%}
	main .st-stage .st-h3{font-size: 32px;}
	.list-2-columns-m {column-count:2}
}
