.custom_instagram_section .header-text-col{width:100%;max-width:calc(100% - 400px);}
.custom_instagram_section .button-col{width:100%;max-width:400px;}
.custom_instagram_section .button-col .button--tertiary{border-color:rgb(var(--color-button-text))}
.custom_instagram_section .button-col .button--tertiary:hover{color:#fff;}
.custom_instagram_section .header-text-col p{margin:0px;font-size:14px;font-weight:300;}
 

@media only screen and (max-width:749px){
  .custom_instagram_section a.button{border-color:rgb(var(--color-button-text));max-width: calc(100% - 40px);margin: 30px auto 0px;}
  .custom_instagram_section .header-text-col p{font-size:12px;}
  .custom_instagram_section .header-text-col{max-width:100%;}
}





















