.custom__module_widget br{
        		display: none;
        	}
        	.ContentBox__indexIcon{
        		width: 61px;
        		height: 61px;
        		margin: 0 auto;
        	}
        	.ContentBox__indexIcon img{
        		max-width: 100%;
        		max-height: 100%;
        	}
            .ContentBox__indexIcon a{
                     display: inline-block;
                     width: 100%;
                    height: 100%;
            }
           .ContentBox__boxThree br{
                        display:none;
           }
.ContentBox__boxThree:nth-child(2):last-child, .ContentBox__boxThree:nth-last-child(2):first-child, .ContentBox__boxThree:first-child:last-child{
  width: 49%;
}
