
/*-----------patient resource page start*/
@media screen and (max-width:767px) {
  
}

@media screen and (max-width: 991px) and (min-width:768px) {
 .patient-resources .patient-resources-wrapper .resourse_button a{font-size:14px !important; line-height:26px; padding:6px 32px;}
}
@media screen and (min-width: 1170px) {
    .patient-resources .patient-resources-wrapper .view-content > .views-row:nth-child(6) .resourse_body{ margin-right:-30px;}
}
/*-----------patient resource page end*/


