body{
  overflow-x:hidden;

}
.cid-s9UHzrJdqS .carousel-item .wrap-img2 img {
    margin: auto;
    width: 300px;
    height: 200px;
    display: block;
}
.subtitleimg{
  color: inherit;
      text-decoration: none;
}
.subtitleimg:hover{
  color: inherit;
      text-decoration: none;
}
.d{
    background-clip: border-box;
    border: 2px solid #004F71 !important;
    border-radius: .25rem;
}
.img{
    width:100px;
    height:100px;
    border-radius: .25rem;
    margin-right:10px;
    object-fit: cover;
}
.carousel-item > .ling img {
    margin-right: 20px;
}
@media screen and (min-width: 450px) {

    .img-fav{
    width:150px;
    height:150px;
    border-radius: .25rem;
    margin-right:15px;
    object-fit: cover;
  

}
}

@media screen and (min-width: 300px)  and (max-width: 450px) {

.img-fav{
width:100px;
height:100px;
border-radius: .25rem;
margin-right:15px;
object-fit: cover;

}
}
@media screen and (max-width: 300px) {

.img-fav{
width:50px;
height:50px;
border-radius: .25rem;
margin-right:15px;
object-fit: cover;


}
}
.ms{
    color:#004F71;
    font-style:italic;
}
.ms:hover{
    color:#004F71;
}
.nomb  { color: rgb(0,0,0); }
  .nomb:hover  { color: rgb(0,0,0); }
  .nomb1  { color: rgb(0,0,0); font-weight:500; }
  .nomb1:hover  { color: rgb(0,0,0);font-weight:500; }
  .subnom  { color: rgb(118,118,118); }
  .subnom:hover  { color: rgb(118,118,118); }
.card{
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;  
    width:100%;   }

.margin-top{
  margin-top:2rem;
}     
.margin-top1{
  margin-top:1em;
}
.margin-top2{
  margin-top:2em;
}     
.margin-bottom1{
  margin-bottom:1em;
}
.margin-bottom2{
  margin-bottom:2em;
}
.ling{
    text-align:left;
}     
.card-text:last-child {
    position:relative;
    bottom:8px;
}