.add-to-homescreen-mix h2{
  
  font-size: 16px;
    font-weight: bold;
    font-family: IRANSansWebFarsiNumbers;
    line-height: 1.8;
  position:relative;

}

.add-to-homescreen-mix h2:after{
    content: "";
    position: absolute;
    bottom: -17px;
    width: 78%;
    height: 1px;
    background: #9c9c9c;
    right: 0;
    left: 0;
    margin: auto;
}

.add-to-homescreen-mix .header-logo{
    max-height: 95px;

}

.add-to-homescreen-mix .btn{
  width: 69%;
    margin: auto;
  padding: 15px 0;
    bottom: 10%;
}

.add-to-margin{margin-top:9%;}


.add-home-part-items{margin-top:40px;}

.add-home-part-item{
  display:inline-block;
  width: 100%;
    margin: 10px 0;    
  padding: 0 13px;
    font-weight: bold;
}

.add-home-part-item img{
  margin:-3px 11px 0 12px !important;
  float:right;
    width: 22px;
}

.add-home-part-item p{

    margin: 5px 0 0;
    float: right;
    font-size: 14px;
  
}

.add-home-part-item h4{
  margin: 0 9px;
  float:right;
}

.add-to-homescreen-android h2 {
  font-size: 16px;
  font-weight: bold;
  font-family: IRANSansWebFarsiNumbers;
  line-height: 1.8;
}

.add-to-homescreen-android img {
  max-height: 95px;
}

.add-to-homescreen-android a {
  transition: 0.3s;
}

.add-to-homescreen-android a:hover {
  opacity: 0.85;
}
