.carousel
{
    box-shadow: 3px 0px 10px #271103;
}   

.ie.img
{
  width:600000000px !important;
}

   /* MEDIA QUERY */

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
  
}