@media only screen and (max-width: 820px) {
    #onetrust-banner-sdk.otFloatingRounded {
       bottom: 5rem !important;
    }
} 

@media (max-width: 768px) {
    #ot-sdk-btn-floating.ot-floating-button {
        position: fixed;
        bottom: 80px !important;
        right: 26px !important;
        left: unset !important;
    }
}

#footer-content {
	padding-bottom: 60px;
}

.securing-medical-devices-in-healthcare-an-experts-view #response-block div{
	display: block !important;
}

@media only screen 
  and (min-device-width: 990px) 
  and (max-device-width: 1365px) 
{
  

  #mktoForm_1658 label#LblForm_Comments__c {
    width: 100% !important;
  }
}

