

.cus-tittxtimg-titlet,
.cus-tittxtimg-content {
  display: inline-block;
}

.cus-tittxtimg-titlet{
  margin-bottom:40px;
}

.cus-tittxtimg-button{
  margin-top:50px;
}
{% if module.cta_options.button_style == "primary" %}
.cus-tittxtimg-button a{
  color: #ffffff !important;
}

{% endif %}

@media only screen and (min-width: 1300px){
  .cus-tittxtimg{
    margin:auto;
    width:100%;
    max-width: 1200px;
  } 
}
