.agent_awards_main_div img{
max-height: 160px;
}
.agent_awards_main_div{
display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
}