.product_select_in{
cursor:pointer;
}

.button{
padding: 7px 15px !important;
font-size:16px !important;
display:none !important;
}

.show_info{
margin-left:25%;
}

.youmay_image {
    width: 85% !important;
    margin: 0 auto;
}

@media only screen and (max-width: 699px) {
.supsystic-slider.supsystic-slider-bx .bx-viewport, .supsystic-slider.supsystic-slider-bx .bx-wrapper{
height:150px !important;
}
}

@media only screen and (min-width: 600px) {
.mobileonly{
display:none
}
}

@media only screen and (max-width: 699px) {
.desktoponly{
display:none
}

.prodcut_in {
    margin-top: 20px !important;
}
.prod_text{
background-color: rgba(255, 255, 255, 0.9);
    padding: 10px;
    border-radius: 20px;
}
}
