.row img{
    width: 100%;
    height: 100%;
}
.card img{
    width: 100%;
    height: auto;
}
.s:hover {
    box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}
.padl {
    margin-right: 30px;
}

.g {
    font-size: 40px;
    color: rgb(236, 236, 236);
}
.carousel-inner img{
    width: 100%;
}
