#home-carousel .item img { height: 600px; width: 100%; object-fit: cover; margin-left: auto; margin-right: auto; } #home-carousel h2 { font-size: 400%; text-shadow: 2px 2px 5px #000; } #class-row h2 { text-align: center; font-size: 150%; } #class-row .col-md-3, #class-row .col-xs-6, #class-row .col-sm-4, #class-row .col-md-3 { padding: 5px; } #class-row .panel { -webkit-box-shadow: 2px 2px 5px #0F0F0F; -moz-box-shadow: 2px 2px 5px #0F0F0F; box-shadow: 2px 2px 5px #0F0F0F; } #class-row img { height: 200px; width: 100%; object-fit: cover; margin-left: auto; margin-right: auto; } #class-row .panel-body, #class-row a.thumbnail { border: none; } #species-row img { height: 400px; width: 100%; object-fit: cover; margin-left: auto; margin-right: auto; } /*# sourceMappingURL=assignment.css.map */