  .callouttext-bottom {
		bottom: 13%;
		right: 0%!;
		top: unset;
		transform: translate(-0%, -20%);
		}
.callouttext-mid {
		right: 0%!important;
		top: 50%!important;
		transform: translate(-0%, -22%)!important;
		}
.homepage-image-callout-text {
		background: #000000bf;
		color: #fff;
		padding-right: 6px;
		padding-left: 6px;
		position: absolute;
		right: 0%;
		text-align: center;
		top: 26%;
		transform: translate(-0%, -50%);
		width: 497px;
		}
.homepage-image-callout-text p {
		color: #fff;
		line-height: 1.5em;
		margin: 0;
		padding: 10px 10px;
		}
.homepage-image-callout-text a {
		border-bottom: 0px;
		color: #fff;
		}
.homepage-image-callout-text a:hover {
		border-bottom: 2px dotted #fff;
		}
		
/* Mobile Adjustments */

@media screen and (max-width: 1300px) {
	.homepage-image-callout-text {
		right: 0%;
		top: 62%;
		width: 300px;
		}
	}
@media only screen and (max-width: 1200px) {
	.homepage-image-callout-text {
		display: block;
		height: auto;
		position: relative;
		transform: translate(0%, 0%)!important;
   		width: 100%;
		}	
	}



/* Simple Document Adjustments */

