.hide-bullets {
    list-style:none;
    margin-top:20px;
}

.thumbnail {
    padding: 0;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    width: 100%;
}


#carousel-section {
border: 1px solid #e0e0e0;
margin-bottom: 24px;
padding: 10px;	
}

#text-section {
border: 1px solid #e0e0e0;
margin-bottom: 24px;
padding: 10px;	
}

.mediadetails{
    position: absolute;
    bottom: 0;
    right: 0;
}

table {

	background-color: #efefef!important;

}