.home br{display:none;}

.ticket_module .ContentBox__headerMid{padding-top:7px;}
#portal_tabCommunity{display:none !Important}

.Footer__footerBtn {
display: none;
}

.customModuleWidgetNew{display: flex;    flex-wrap: wrap;}
@media screen and (max-width: 769px){
  .customModuleWidgetNew .ContentBox__boxThree{width:100%!important}
}
.ContentBox__boxThree p {
    font-weight: 500;
    font-size: 1.25rem;
}

.customWidget{
			display: flex;
		}
		.customWidget > div{
			flex: 1;
			min-width: 0;
			min-height: 0;
			text-align: center;
		}

		.customWidget a{
			color: #000;
			 font-size: 1.25rem;
		     font-style: italic;
		}
.customWidgetTitle{font-size:1.25rem;color:orange;}
