
p img {
   max-width: 100%;
   max-height: 100%;
   width: auto;
   height: auto;
   border-radius: 8px;
}

wesharelistimg {
   max-width: 5%;
   max-height: 5%;
   width: auto;
   height: auto;
   min-width: 2%;
   min-height: 2%;
   border-radius: 8px;
}