.ginput_container.ginput_container_fileupload {
    background-color: #f8f8f8;
    border-radius: 3px;
}


#field_2_5 label.gfield_label {
    display: block !important;
}

input#input_2_5 {
    width: 100%;
    color: #333;
}

.about_tagline {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    display: block;
}

@media screen and (max-width: 1360px) {
  
.et_pb_column_1_3 h2, .et_pb_column_1_4 h2 {
    font-size: 30px;
}
  
}

@media screen and (max-width: 1200px) {
  
.et_pb_column_1_3 h2, .et_pb_column_1_4 h2 {
    font-size: 28px;
}
  
}


@media screen and (max-width: 980px) {

.about_tagline {
    position: unset;
}
  
}