.collection_list_section{
    position: relative;
}

.floating_image{
    position: absolute;
    width: 20%;
    height: auto;
    z-index: -5;
    opacity: 0.4;
    right: 15%;
    top: 8%;
}