 h6.topcontent {
   font-size: 17px !important; 
   line-height: 24px !important;
  }

 .video-wrapper {
   width: 600px !important;
   max-width: 100% !important;   
   float: none !important;
   display:block!important;
   padding-bottom:50px !important;
   margin: 0 auto !important;
  }

  input[type="button-collaboration"] {
    background: #8ac4e4;
    color: #ffffff;
    border: 0;
    padding: 8px 20px;
    margin: 0;
    text-align: center;
    font-size: 15px;
    cursor: pointer;
    font-family: "Open Sans"; 
    font-weight: bold;      
    font-size: 15px; 
    text-transform: uppercase;
    display: inline-block;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -ms-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    -webkit-appearance: none;
    text-shadow: 0 2px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
   }

  input[type="button-collaboration"]:hover {
    background: #edcd37;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -ms-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
   }

  .button-images {
    margin-bottom:20px  
  }


  .collaboration-long {
    width:80% !important; 
  }



  	@media only screen and (max-width: 800px) {    
      .collaboration-center { text-align:center}
	}
  
  
  	@media only screen and (max-width: 479px) {
		span[id=switcher] {display:block;
		background-image: url(https://cdn.shopify.com/s/files/1/0213/2788/files/JewelleryBanners_KaraHamilton-responsive300.jpg?1500067790529174009) !important;
		background-repeat: no-repeat !important;
		background-position: center !important;
        margin: 0 auto !important; 
		width: 300px !important;
		height: 250px !important; }
		img[id=houdini] {display: none !important; }
	}
  

  

