

section.bread_section_class{display:flex;flex-wrap:wrap;font-family:Arial,Helvetica,sans-serif;}
section.bread_section_class>div{border:none;width:100%;background-color: #ecfac5;}
section.bread_section_class>div>div>table{width:95%;border-collapse:collapse;}
section.bread_section_class>div>div>table td{ width:auto;padding:20px 20px;font-size:90%;}
section.bread_section_class>div>div>table td span{ width:auto;padding:5px; margin:5px;font-size:90%;}
section.bread_section_class>div>div>table td a{ width:auto;padding:1px; margin: 1px;color: #035a94; text-decoration: none;}

@media screen and (max-width:1100px){
section.bread_section_class>div>div>table{width:85%;}
section.bread_section_class>div>div>table td{padding:20px 10px;font-size:95%;}
section.bread_section_class>div>div>table td span{padding:5px; margin: 2px;font-size:95%;}
section.bread_section_class>div>div>table td a{padding:5px; margin: 2px;}
}

@media screen and (max-width:991px){    
section.bread_section_class>div>div>table{width:90%;}
section.bread_section_class>div>div>table td{padding:20px 10px;font-size:95%;}
section.bread_section_class>div>div>table td span{padding:5px; margin: 2px;font-size:95%;}
section.bread_section_class>div>div>table td a{padding:5px; margin: 2px;}
}

@media screen and (max-width:767px){
section.bread_section_class>div>div>table{width:95%;}
section.bread_section_class>div>div>table td{padding:20px 10px;font-size:95%;}
section.bread_section_class>div>div>table td span{padding:5px; margin: 2px;font-size:95%;}
section.bread_section_class>div>div>table td a{padding:5px; margin: 2px;}
}

@media screen and (max-width:600px){
section.bread_section_class>div>div>table{width:95%;}
section.bread_section_class>div>div>table td{width:auto;padding:20px 10px;font-size:90%;}
section.bread_section_class>div>div>table td span{padding:5px; margin: 2px;font-size:90%;}
section.bread_section_class>div>div>table td a{padding:5px; margin: 2px;}
}

@media screen and (max-width:420px){
section.bread_section_class>div>div>table{width:95%;}
section.bread_section_class>div>div>table td{width:auto;padding:20px 5px;font-size:85%;}
section.bread_section_class>div>div>table td span{padding:2px; margin: 2px;font-size:85%;}
section.bread_section_class>div>div>table td a{padding:2px; margin: 2px;}
}
