.ajax_preview_img img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#restricted-fine-uploader {
    margin-bottom: 20px;
}

.photos_div div, .ajax_preview_img {
    margin-right: 15px;
    border: none;
    width: 100%;
    height: 100%;
    margin-top: 10px;
}
}
.qq-upload-success div.ajax_preview_img img {
    width: initial;
}

.qq-upload-list li {
    background-color: #ffffff !important;
color: #333 !important;
display: inline-block;
min-height: 200px;

height: 200px;
overflow: hidden;
width: 25%;
border: 4px solid #fff;
border-radius: 6px;
}

.qq-upload-button {
 background-color: #fff;
color: #333;
margin-bottom: 10px;
padding: 20px;
margin-top: 10px;
border-radius: 3px;
border: 0px;
border: 2px dashed #777;
}

.qq-upload-file {
max-width: 125px;
display: block;
overflow: hidden;
font-size: 13px;
border-radius: 3px;
color: #555;
}

.qq-uploader {
    width: 100%;
}

.qq-upload-fail .qq-upload-status-text {
    background-color: #F2DEDE;
    padding: 5px 10px;
    display: block;
    border: solid 1px #D5B3B3;
    font-size: 14px;
    color: #7E0000;
    border-radius: 4px;
}
.qq-upload-status-text {
    display:none
}

.ads_300{
    text-align: center;
background: #fff;
padding: 10px;
margin-bottom: 15px;
border-radius: 3px;
webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);

}

.ads_728 {
    text-align: center;
    background: #fff;
    padding: 10px;
    margin-bottom: 28px;
    border-radius: 3px;
    webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
}

@media only screen and (max-width: 767px) {
	 .home-content{
        overflow:hidden;
    }
}

div.well:nth-child(5) > h5:nth-child(2) {margin-right: 20%;}

.back, .card-container {
    height: 600px!important;
}