@media only screen and (max-width: 760px), (max-device-width: 1024px) and (min-device-width: 768px)
td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    !padding-left: 0%; 
}

.com_content p.readmore a.btn {
    padding: 15px 15px 8px!important;
    border-top: 1 solid #ccc!important;
    border-right: 1 solid #ccc!important;
    font-family: Montserrat, ClearSans, Josefin, OpenSans, Arial, Helvetice, sans-serif!important;
    border-left: 1 solid #999!important;
    border-bottom: 1px solid #999;
    text-shadow: none!important;
    background-image: none!important;
    border-radius: 0!important;
    background-color: #e66665;
}
