/*
Theme Name: Bridge
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Creative Multi-Purpose WordPress Theme
Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 16.8
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
@media only screen and (max-width: 600px){
about_lm1 p {
    font-family: 'Karla', sans-serif;
    padding-bottom: 10%;
    font-size: 20px;
    line-height: 30px;
    font-style: italic;
    font-weight: 600;
    color: #5d5c5c;
}
}

.portfolio_description a{pointer-events: none;
 cursor: default;
}