.blackframe {
border: 1px solid;
border-color: "#eeeeee";
    ｝ /*! Place your custom styles here */

    
@media all and (max-width: 767px) {
  .modal-container .modal-content > .modal-close-cross {
    top: 3em;
    background: #eee;
    width: 2em;
    height: 2em;
    text-align: center;
    border-radius: 50%;
    color: #222;
  }
    
    .switchable .switchable__text {
  margin-top: 0em;
        margin-bottom: 0em;
}
    
    
    @media all and (min-width: 768px) {
  .feature-large-14.switchable .switchable__text {
    margin-top: 0em;
  }