.price-panel {display: flex;background: #FFFFFF;}
.price-panel p {text-align: center;width: 50%;font-size: 1em;color: #025eaf;text-transform: uppercase;padding: 5px;background: #f3f3f3;background: #ebebeb;border: 1px solid #FFFFFF;}
.price-panel p input{width: 20px;height: 20px;vertical-align: text-bottom;}
.price-panel-wrapper {background: #FFFFFF; width: 50%; margin: 10px 0px; border: 1px solid #DDD;margin-left: 25%;}
.price-panel-wrapper .tittle{text-align: center;color: #FFFFFF;background: #199dc0;padding: 10px;}
#container {background:none !important