

/** mobile */
@media(max-width: 980px){

	div#coll1,div#coll2 {
	    background: none;
	    background-position: 48% 25px;
	}

	.elementor-7 .elementor-element.elementor-element-54d46d9 > .elementor-widget-container {
	    border: none;
	}
	div#torah3{
		display: none;
	}
	section#contact-section{
		height: auto;
	}

	div#top-box{
		position: static;
		left: 0;
	}
	div#top-box > div {
	    width: 100%;
	    margin: 0;
	}
	#home-gallery {
	    margin-top: 20px;
	}

	ul.slick-dots {
	    width: 100%;
	}

	div#home-gallery-navigation {
	    display: none;
	}
	div#icons-b img {
	    float: none;
	    display: inline;
	}

	div#icons-b a {
	    /* width: 50%; */
	    display: inline-block;
	}

	#icons p {
	    width: 100vw;
	}

	#icons-b {
	    text-align: center;
	}

	#phone-b p {
	    display: inline-block;
	    vertical-align: middle;
	}
	#icons-b p{
		width: 100vw;
	}
	.slick-dots li {
	    margin: 0 0.5%;
	    width: 18.5%;
	}
  }