.imgsize {
   width: auto;
   height: auto;
   max-width: 250px; 
   max-height: 200px;
}

.mt-100 {
  margin-top: 100 !important;
}