.guest-posting-packages h2{text-align: center; margin-bottom: 60px;}
.guest-posting-packages .row{margin-left: -50px; margin-right: -50px;}
.guest-posting-packages .row > *{padding-left: 50px; padding-right: 50px;}
.guest-posting-packages .inner-block > p{text-align: center; margin-bottom: 25px;}
.guest-posting-packages table{width: 100%;}
.guest-posting-packages table td,.guest-posting-packages table th{font-size: 16px; font-weight: 700; text-align: center; vertical-align: middle; padding: 20px 16px; border: 0; width: 33.33%;}
.guest-posting-packages table th{background-color: #feda2f; }
.guest-posting-packages table th:first-child{border-bottom-left-radius: 50px; border-top-left-radius: 50px;}
.guest-posting-packages table th:last-child{border-bottom-right-radius: 50px; border-top-right-radius: 50px;}
.guest-posting-packages table tbody tr:nth-child(odd) td{background-color: #fff;}
.guest-posting-packages table tbody tr:nth-child(even) td{background-color: #eaeaea;}
.guest-posting-packages table tbody td:first-child{border-bottom-left-radius: 15px; border-top-left-radius: 15px; font-weight: 400;}
.guest-posting-packages table tbody td:last-child{border-bottom-right-radius: 15px; border-top-right-radius: 15px;}

@media (max-width:1366px){
    .guest-posting-packages .row {margin-left: -20px;margin-right: -20px;}
    .guest-posting-packages .row > * {padding-left: 20px;padding-right: 20px;}
}

@media (max-width:991px){
    .guest-posting-packages .row > * {width: 100%;}
    .guest-posting-packages .row > .col-6:first-child{margin-bottom: 40px;}
}

@media (max-width:761px){
    .guest-posting-packages h2{margin-bottom: 40px;}
    br{display: none;}
}

@media (max-width:620px){
    
}