 body {
     padding-top: 70px;
 }
 
.tales {
  width: 100%;
}
.carousel-inner{
  width:100%;
  /* max-height: 300px !important; */
}
.top-main-content{
    margin-top: 100px !important;
}
table.table.table-striped tr.found td {
    background-color:#CECBCB;
}

/* .carousel-caption { */1
/*     position: absolute; */
/*     top: 50%; */
/*     transform: translateY(-50%); */
/* } */
