
body .ecbn-user-post-start--header1{
	font-size:1.5rem !important;
	line-height:1.7 !important;
	padding-top:5px !important;
	text-align: left !important;
}
body .ecbn-user-post-start--header1 a{
	text-decoration: underline !important;
}
body .ecbn-user-post-start--header2{
	font-size:1.3rem !important;
	line-height:1.7 !important;
	padding-top:5px !important;
}

.ecbn-selection-slide-wrapper .ecbn-selection-slider-view .ecbn-selection-item {
    width: 150px !important;
    height: 150px !important;
}
.ecbn-selection-slide-wrapper .ecbn-selection-slider-view .ecbn-selection-item div {
    overflow: hidden !important;
    width: 150px !important;
    height: 150px !important;
    position: relative !important;
}

.ecbn-selection-slide-wrapper .ecbn-selection-slider-view .ecbn-selection-item div {
    overflow: hidden;
    width: 150px !important;
    height: 150px !important;
    position: relative;
}
.ecbn-selection-slide-wrapper .ecbn-selection-wrapper li {
    float: left;
    margin-right: 10px !important;
}

.ecbn-selection-wrapper .btn {
    display: inline-block;
    margin: 16px auto;
    background-color:#999;
    color: #fff!important;
    padding: 14px 32px;
    text-align: center;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
}