#jh_click{
	width: 100%;
	height: 450px;
	frameborder:0;
	
}
   .tel-btn-wrap {
      position: relative;
   }
	.tel-btn-wrap{
		width: 64px;
		display: inline-flex;
	}
   .tel-btn-wrap button{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
   }
/*Меню***/
	.menu-img{
    	position: relative;
    }
	.show1260 .menu-img:last-child{
    	margin-right: 20px;
	}
    .menu-img img{
    	width: 26px;
        height: 26px;
        position: absolute;
        top: -4px;
	}
