[data-sitename="aplengineeringphysics"] .hero-row {
	background-image: url('/ImageLibrary/Publications/aep/aep-hero.jpg');
	}

.widget-instance-aep_home-self-serve-content-feature-submit-button, .widget-instance-aep_home-self-serve-content-feature-socials{
	border:none !important;
}

.widget-SitePageFooter .journal-footer .journal-footer-colophon ul li:nth-child(2){
  display:none;
}


.widget-instance-Home_MainContentB0B0B1{
	width:100%!important;
}

.ComingSoon {
	padding:15px;
	color:white;
	background: linear-gradient(to right, #ba6433, transparent);
}

.widget-instance-Home_MainContentB0B0 .hero-row .widget-dynamic-inner-wrap {
	padding:0px;
}

.widget-dynamic-inner-wrap .widget-instance-Home_MainContentB0 .widget .widget-dynamic-inner-wrap .widget-instance-Home_MainContentB0B0 .hero-row{
	padding:0px;
}
.widget-instance-aep_home-self-serve-content-coming-soon{
	padding:15px;
}

.widget-instance-aep_home-self-serve-content-feature-submit-button {
	display:flex;
	justify-content: space-between;
}

.icon-box{
	width:30%;
}

@media (max-width: 599px){
	.ComingSoon {
		background:#ba6433;
	}
	.widget-instance-aep_home-self-serve-content-journal-title{
		padding:0px!important;
	}
	.widget-instance-aep_home-self-serve-content-feature-submit-button {
		flex-direction: column;
	}
	.icon-box{
		width:auto;
		max-width: 425px;		
	}
}