.B{
    height: 100%;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    border-top: 0px solid transparent;
    overflow: auto;
    background-color: transparent;
}
.im{
    height: 350px;
    width: 45%;
    margin-left: 25px;
    margin-top: 18px;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    overflow: hidden;
    background-color: #efefef;
}
.im img{
    height: auto;
    width: 35%;
    margin-left: 4%;
    margin-right: auto;
    pointer-events: none;
    background-color: transparent;
}
.ta{
    height: auto;
    width: 38%;
    padding: 7px;
    border-radius: 20px;
    margin-top: 18px;
    margin-left: auto;
    margin-right: 70px;
    margin-bottom: 3px;
    overflow: hidden;
    background-color: #efefef;
}
.B table{
    height: auto;
    width: 100%;
    background-color: #efefef;
    text-align: left;
    font-family: Arial;
    border-collapse: collapse;
    border: 9px solid transparent;
    user-select: none;
    padding: 10px;
    padding-bottom: 18px;
    overflow: hidden;
}
.B table th{
    height: 15px;
    column-width: 100%;
    letter-spacing: 1px;
    background-color: #efefef;
    color: #333;
    font-size: 15px;
    padding: 10px;
    border: none;
    text-align: center;
}
.B table td{
    height: 15px;
    width: 50%;
    letter-spacing: .6px;
    background-color: #fff;
    color: #333;
    font-size: 14px;
    border: none;
    padding: 10px;
    border: none;
}
.B table td:nth-child(odd){
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
}
.B table td:nth-child(even){
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
}
.B table tr:nth-child(odd) td{
    background-color: #efefef;
}
.B table td:first-child{
    width: 30%;
}
.B p{
    font-size: 16px;
    font-family: Arial;
    color: #222;
    border-top: 40px solid transparent;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    user-select: none;
}
.B p strong{
    font-size: 18px;
    color: #111;
}
.G{
    height: 185px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    border-top: 20px solid transparent;
    border: none;
    overflow: hidden;
}
a{
    text-decoration: none;
    display: contents;
}
a div:only-child{
    height: 70px;
    width: 23.4%;
    display: block;
    margin: 9px;
    border: .1px solid #cfcfcf;
    border-radius: 10px;
    cursor: pointer;
    overflow: hidden;
    flex-wrap: wrap;
    user-select: none;
    background-color: #fff;
}
a div:only-child:hover{
    box-shadow: 0px 0px 7px #cfcfcf;
    opacity: 90%;
}
a div div:first-child{
    height: 100%;
    width: fit-content;
    margin-right: auto;
    margin-left: 10px;
    background-color: transparent;
}
a div div:first-child img{
    height: 90%;
    width: auto;
    margin-top: 3.5px;
    margin-bottom: 3.5px;
    margin-left: auto;
    margin-right: auto;
    pointer-events: none;
    background-color: transparent;
}
a div div:last-child{
    display: block;
    height: 100%;
    width: 85%;
    margin-left: auto;
    margin-right: 0px;
    margin-top: -74.5px;
    margin-bottom: 0px;
    background-color: transparent;
}
a div div:last-child p:first-child{
    border: none;
    font-family: Arial;
    color: #222;
    padding-top: 18px;
    margin-top: 0px;
    margin-left: 42px;
    letter-spacing: .24px;
    overflow: hidden;
    background-color: transparent;
}
a div div:last-child img{
    height: 15px;
    width: auto;
    margin-top: 3px;
    margin-left: 42px;
    pointer-events: none;
    background-color: transparent;
}
a div div:last-child p:last-child{
    font-size: 12px;
    font-family: Arial;
    color: #444;
    margin-left: 46px;
    margin-top: -57.8px;
    letter-spacing: .3px;
    background-color: transparent;
}
h1{
    font-size: 21px;
    font-family: Arial;
    color: #444;
    text-indent: 20px;
    letter-spacing: 1px;
    border-top: 80px solid transparent;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    user-select: none;
}
.im table{
    width: 50%;
    margin-top: -.5%;
    margin-left: auto;
    margin-right: 4%;
    border: none;
    background-color: transparent;
}
.im table td{
    height: 15px;
    width: 50%;
    letter-spacing: .5px;
    background-color: #efefef;
    font-size: 12.8px;
    padding: 10px;
    border: none;
}
.im table tr{
    border-bottom: .1px solid #cfcfcf;
}
.im table tr:first-child{
    border-bottom: none;
}
.im table tr:last-child{
    border-bottom: none;
}
.im table th{
    font-size: 15px;
}
.pros{
    width: 48.85%;
    margin-top: 18px;
    margin-left: 10px;
}
.cons{
    width: 48.85%;
    margin-top: 18px;
    margin-left: 10px;
}
.pros strong{
    background-color: #3e9b0a;
    height: 21px;
    width: 50px;
    letter-spacing: 1px;
    padding: 5px;
    padding-left: 8px;
    padding-right: 8px;
    margin-top: 21px;
    margin-left: 6px;
    border-radius: 15px;
    color: #fff;
    font-size: 18px;
    font-family: Arial;
    font-weight: bold;
}
.cons strong{
    background-color: #cd1c18;
    height: 21px;
    width: 50px;
    letter-spacing: 1px;
    padding: 5px;
    padding-left: 8px;
    padding-right: 8px;
    margin-top: 21px;
    margin-left: 6px;
    border-radius: 15px;
    color: #fff;
    font-size: 18px;
    font-family: Arial;
    font-weight: bold;
}
.m1{
    height: auto;
    margin-top: 15px;
    border: .1px solid #cfcfcf;
}
@media screen and (max-width: 1500px){
    .im img{
        height: auto;
        width: 36%;  
    }
    .ta{
        width: 40%;
        margin-top: 20px;
        margin-left: auto;
        margin-right: 25px;
    }
    .B table{
        width: 100%;
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto;
        font-size: 14px;
    }
    .pros{
        width: 48.6%;
    }
    .cons{
        width: 48.6%;
    }
    .im{
        height: 350px;
        width: 45%;
        margin-left: 25px;
        margin-top: 18px;
        border-radius: 15px;
    }
    .im table{
        width: 50%;
        margin-top: -.5%;
        margin-right: 4%;
    }
}
@media screen and (max-width: 1300px){
    .im img{
        height: auto;
        width: 38%;
    }
    .ta{
        width: 45%;
        margin-left: auto;
        margin-right: 25px;
    }
    .B table{
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        font-size: 14px;
    }
    .G{
        height: 280px;
    }
    a div:only-child{
        width: 31.3%;
        margin-bottom: 7px;
    }
    .im{
        width: 45%;
        margin-left: 25px;
        margin-top: 18px;
        border-radius: 15px;
    }
    .im table{
        width: 50%;
        margin-top: -.5%;
        margin-right: 4%;
    }
}
@media screen and (max-width: 1017px){
    .im{
        width: 45%;
        margin-left: 25px;
        margin-top: 18px;
        border-radius: 15px;
    }
    .im img{
        height: auto;
        width: 35%;
    }
    .G{
        height: 355px;
    }
    a div:only-child{
        width: 47.4%;
        margin-bottom: 7px;
    }
    .im table{
        width: 50%;
        margin-top: -.5%;
        margin-right: 4%;
    }
}
@media screen and (max-width: 770px){
    .im{
        width: 92%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 18px;
        border-radius: 15px;
    }
    .im img{
        height: auto;
        width: 35%;    
    }
    .G{
        height: 358px;
    }
    a div:only-child{
        width: 46.8%;
        margin-bottom: 7px;
    }
    a div:only-child:hover{
        box-shadow: none;
        opacity: 1;
    }
    h1{
        font-size: 24px;
    }
    .pros{
        width: 47.5%;
    }
    .cons{
        width: 47.5%;
    }
    .ta{
        width: 92%;
        margin-left: auto;
        margin-right: auto;
    }
    .B table{
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .im table{
        width: 50%;
        margin-top: -.5%;
        margin-right: 4%;
    }
}
@media screen and (max-width: 656px){
    .im{
        height: 310px;
        width: 100%;
        margin-left: 0px;
        border-radius: 0px;
    }
    .im img{
        height: auto;
        width: 36%;    
    }
    .ta{
        width: 100%;
        margin-top: 20px;
        margin-left: auto;
        margin-right: 0px;
        text-align: left;
        border-radius: 0px;
    }
    .B table{
        width: 100%;
        margin-top: 0px;
        margin-left: auto;
        margin-right: 0px;
        border-radius: 0px;
    }
    a div:only-child{
        height: 72px;
        width: 100%;
        margin: 0px;
        border: none;
        margin-bottom: 7px;
        border-radius: 0px;
    }
    a div:only-child:hover{
        box-shadow: none;
        opacity: 1;
    }
    .G{
        height: 100%;
        width: 100%;
        background-color: #efefef;
        border-top: 15px solid #fff;
        padding-top: 7px;
    }
    h1{
        font-size: 20px;
        text-indent: 12px;
        border-left: 0px solid transparent;
    }
    .pros{
        width: 94.8%;
    }
    .cons{
        width: 94.8%;
    }
    .m1{
        display: none;
    }
    .im table{
        width: 52%;
        margin-top: -.5%;
        margin-right: 4%;
        font-size: 14px;
        font-size: 12px;
    }
    .im table td{
        font-size: 12px;
    }
}