.row_productDetails .gallery-image .item.primary-image {
    max-height: 100%; 
	height: 100%;
	overflow:hidden;
    
}

.row_productDetails .gallery-image .item {
	border: none;
}

.row_productDetails .gallery-image .item #product-video {
    max-height: 100%;
	height: 100%;
    display: none;
	overflow: none;
}

@media screen and (min-width: 320px) {
	.allAround {
		display: block;
	}
	
	.allAround h1 {
		font-size: 18px;
	}	
}

#phw-ship-to-store-message {
	display: none;
}

.phw-hidden {
	display: none;
}

#billingCountrySelector {
	margin-top: 68px;
}
