/*
Template Name: Laboratory
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/

/*********************contact****************/
.main_cont {
background-image: url(../img/29.jpg);
background-position: center center;
background-size: cover;
}

.spec_1m{
min-height:600px; 
 }
.main_price {
background-image: url(../img/26.jpg);
background-position: center center;
background-size: cover;
}
.price_1i {
box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
}
/*********************contact_end****************/


@media screen and (max-width : 767px){
.price_1i{
margin-top:8px;
margin-bottom:8px; 
 }
 }

@media (min-width:576px) and (max-width:767px) {

 }
@media (min-width:768px) and (max-width:991px) {
.price_1i2{
padding-left:15px;
padding-right:15px;  
 }
.price_1i2 .button_2{
padding-left:20px;
padding-right:20px; 
 }

 }

@media (min-width:992px) and (max-width:1200px) {

 }


