.hero-select-desktop {
	max-width: 950px;
	width: 100%;
	margin: auto;
	margin-bottom: 40px
}

.hero-select-desktop table {
	margin: auto
}

.hero-select-desktop  img {
	max-width: 95px
}

.iconRow {
	margin: 60px 0 20px 0; 
}

.hero-select-phone {
	width: 100%;
	margin: auto
}

.hero-select-phone table {
	margin: auto
}

@media (max-width:450px) {

}
