.rb_img_list1 {width: 100%;}
.rb_img_list1 img {object-fit: cover; width: 100%; border-radius: 10px;}

 @media all and (max-width:1024px) {
    .rb_info_img img {width: 100%;}
}