/*
 Theme Name:   Broker Child
 Theme URI:    http://example.com/broker-child/
 Description:  Child theme to link BoondManager App.
 Author:       Adrien Mars
 Author URI:   http://www.something.com
 Template:     broker
 Version:      0.0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         child, boond,
 Text Domain:  broker-child
*/

@media screen and (max-width: 1100px) {

    [title="Apply Now"]{
        display: none;
    }

}