
SFWS South Beach Aftershave Splash - by Murphy and McNeil
.container { position: relative; width: 100%; max-width: 600px; } .container img { width: 100%; height: auto; } .container .product-description { position: absolute; top: 30%; left: 20px; background-color: white; padding: 20px; width: 60%; border-radius: 10px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); } .container h1 { font-size: 28px; font-weight: bold; margin-bottom: 10px; } .container p { margin-bottom: 10px; } .container ul { margin-bottom: 20px; } .container li { margin-bottom: 5px; } .container .brand-description { margin-bottom: 20px; } .container .faq { margin-bottom: 20px; } .container .faq h2 { font-size: 20px; font-weight: bold; margin-bottom: 10px; } .container .faq h3 { font-weight: bold; margin-bottom: 5px; } .container .faq p { margin-bottom: 5px; } @media only screen and (max-width: 600px) { .container { width: 100%; } .container .product-description { top: 20%; left: 10px; width