.Header__logo img{
  max-height: 6rem;
  max-width: 15rem;
  min-height: 2.0rem;
  display: block;
}

#image2{
	display:none;
}

@media only screen and (max-width: 600px) {
  #image1 {
    display:none;
  }
  #image2{
  	display: inline;
    width: 100px;
    height: 100px;
  }
}

@media only screen and (min-width: 769px){
  .Header__homeNavbar .Header__tabsTab .portal_tabHome img{
  	content: url("https://imgur.com/DJyBOga");
  	width: 80%;
    height: 80%;
  }
}
.Header__containerUl{
	  margin-left: 50px !important;
      display: inline-block !important;
}

.CustomWidget__customDescription{
	    margin-bottom: -170px;
    margin-top: -50px;
}


/*#layoutContainer[data-id='articleSubCategory']{
   padding: 0 !important;
  max-width: 100% !important;
}

.Layout__layout1{
	padding: 0 !important;
}

.level_1_Kbcategory{
	padding: 0 30px;
}

.popularAricles{
	padding: 0 30px;
}

.recentArticles{
	padding: 0 30px;
}

.KbSubCategoryContainer__contentList{
	padding: 0 30px;
}*/

#sendTicket:hover, .mySpan:hover{
  
    background-color: #a91a5f !important;
  
}
.Button__footerBtn:hover{
	background-color: #a91a5f !important;
}

.AppContainer__arrowShow{
	background-color: #a91a5f !important;
}

.Icon__brand{
	color: #a91a5f !important;
}

.Link__link2{
 	color: #a91a5f !important;
}

.FileUpload__userLink{
 	color: #a91a5f !important;
}
