<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 * NOT TO CHANGE OR DELETE THE COPYRIGHT AND FILE HEADER
 *
 * Copyright (c) 2010-2019, COMPUPROJECT and/or subsidiaries.
 * ALL RIGHTS RESERVED.
 * WEB SITE: &lt;https://compuproject.com&gt;.
 * E-MAIL: &lt;info@compuproject.com&gt;.
 *
 * Redistribution and use in source and binary forms, with or without modification,
 * are permitted provided that the following conditions are met:
 *
 * 1. Redistributions of source code must retain the above copyright notice,
 * this list of conditions and the following disclaimer.
 * 2. Redistributions in binary form must reproduce the above copyright notice,
 * this list of conditions and the following disclaimer in the documentation
 * and/or other materials provided with the distribution.
 * 3. Neither the name of COMPUPROJECT nor the names of its contributors may be
 * used to endorse or promote products derived from this software without
 * specific prior written permission.
 * 4. The distribution and/or modification of source code must be made under the
 * terms of the GNU General public license as published by the free software
 * Foundation; either version 3 of the license, or (at your option) any later
 * version. You should have received a copy of the GNU General public license
 * along with this program. If not, see &lt;http://www.gnu.org/licenses/&gt;.
 *
 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
 * IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
 * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
 * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
 * OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
 * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 *
 * USE OF THIS SOURCE CODE MEANS THAT YOU WERE INTRODUCED TO ALL THE RIGHTS,
 * STANDARDS AND CONDITIONS MENTIONED ABOVE, WE AGREE THEREWITH AND UNDERTAKE
 * TO COMPLY WITH THEM.
 *
 * IF YOU DISAGREE WITH THE ABOVE RIGHTS, STANDARDS AND CONDITIONS, YOU MAY
 * REFUSE THE USE OF THIS SOURCE CODE.
 *
 */

.services_news5_restyle{

}

.services_news5_restyle .col-md-2{
    height: 100px;

}
.services_news5_restyle .col-md-3{
    height: 200px;

}


.services_news5_restyle.items .item .image img{
    height: 90px;
    width: auto;

}
.services_news5_restyle.items  .item .image{
    padding-top: 20px;

}
.services_news5_restyle.items  .item .title{
    font-size: 12px;
    line-height: 14px;
    font-weight: 600;
    text-align: center;

}

.services_news5_restyle.items  .item{
    cursor: pointer;

}
</pre></body></html>