.details,ul{list-style-type:square}.product_banner{position:absolute;z-index:-10;height:100%;width:100%;background-image:url(/Images/home/banner1.jpg);background-position:50%;background-size:cover}.pr_details{padding:2rem;display:flex;gap:2rem}.pr_details .left_section{width:70%}.pr_details .right_section{width:30%}.image_and_details{display:flex;align-items:center}.item_list{padding:.4rem;text-align:center;border-bottom:1px solid #d3d3d3;background-color:#f5f5f5;cursor:pointer}.item_list:hover{background-color:var(--aerosell-primary-color)}.item_title{padding:.4rem;font-size:20px;text-align:center;border-bottom:1px solid #d3d3d3;background-color:var(--aerosell-secondary-color);color:#fff}@media screen and (max-width:700px){.pr_details .right_section{display:none}.pr_details .left_section{width:100%}}@media screen and (max-width:500px){.image_and_details{display:grid}}