
/* DAVATID_SITE_RESPONSIVE_V8_2026_09_13 */
html,body{max-width:100%;overflow-x:hidden}
img,video,iframe,canvas,svg{max-width:100%}
input,select,textarea,button{max-width:100%;box-sizing:border-box}
@media(max-width:768px){
  .container,.page-container,.profile-container,.dashboard-container,.wizard-container,.content-container{max-width:100%!important;width:100%!important}
  .grid-2,.two-column,.two-col,.form-grid,.row-2{grid-template-columns:1fr!important}
  .profile-content,.dashboard-content,.wizard-content{min-width:0!important}
  table{max-width:100%}
}
