/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 04 2025 | 13:41:10 */
@media (max-width: 768px) {
    .gutscheine-oilsomnia-voucher-form-container, .gutscheine-oilsomnia-contact-form-container

 {
        width: 100vw;
        margin-left: -5vw;
        border-radius: 0;
        
        box-sizing: border-box;
   
	 
	 
	 
}
.gutscheine-oilsomnia-voucher-form-container {
    background: linear-gradient(135deg, #ffffff 0%, #fefefe 100%);
    padding: 0rem; 
    border-radius: 15px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    border-top: 5px solid #F6BFC0;
    position: relative;
    overflow: hidden;
    margin-top: 3.5rem;
    width: 100%;
    box-sizing: border-box;
}
	}
