/*
Theme Name: Falak
Author: Mohammed Ibrahim
Author URI: https://wordpress.org/
Description: Falak Startups theme
Requires at least: WordPress 4.9.6
Version: 0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@import "./resources/css/layout.css";
@import "./resources/css/fix.css";

@media only screen and (min-width: 1000px) and (max-width: 1400px) {
.offer--card h1 {
    font-size: 17px;
}
}
.startups .single img {
    max-height: 90px;
    width: auto;
    max-width: 140px !important;
}