.banner {
    top: 0;
    width: 100%;
    height: auto;
    /*min-height: 360px;*/
    background-color: #dff2ff;
    text-align: center;
    padding: 20px 0;
}

.banner img {
	max-width: 100%;
}

.price {
	text-align: center;
}
