@media only screen and (min-device-width:768px) and (max-device-width: 1366px){

.service_flex{
    display:flex;
}
.service_img{
    
    position: absolute;
}
tr{
    height: 40px;
}
.service_block{
    display:block;
    height: 400px;
    width:100%;
}
.capsule_cover{
    margin-left: 150px;
}
.capsule{
    margin-left: 38%;
    width:60%; 
    margin-top:8%;
}
.m_service_table{
    display:none;
    
}
.service_block p{
    margin-left: 3%;
}
.m_service{
    display:none;
}
.disease_img{   
    position: absolute;
    padding:5%;
}
.service_cover{
    display:flex;
    width:100%;
}
table{
    width:100%;
    height: auto;
}

.rm{
    position: absolute;
    font-size: 14px;
    cursor: pointer;
    margin-top:3%;
    color:#ffffff;
}
.cap_text{
    margin-left:3%;
}
.getapp{
    color: #ffffff;
    margin-left: 105px;}
.color_1{
    color:#20a60f;
}
.color_2{
    color:#05aaaf;
}
.color_3{
    color:#f7615a;
}
.color_4{
    color:#f1a229;
}
.color_5{
    color:#8f4881;
}
.color_6{
    color:#536267;
}
}/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/ClientSide/css.css to edit this template
*/
/* 
    Created on : 04-Apr-2022, 8:05:06 am
    Author     : Kirti
*/

