/*(c) Haxter Corporation | All rights reserved.*/

    .contenedor-imagenes {
      display: flex;
    }
    .contenedor-imagenes img:first-child {
      margin-right: 10px;
    }
    
    .follow_cont{
          display: flex;
          position: relative;
    }
    .follow_icons{
        min-width:20px;
        min-width:20px;
        max-width:20px;
        max-height:20px;
    }
    .follow_cont a{
        min-width:20px;
        min-width:20px;
        max-width:20px;
        max-height:20px;
    }
    .follow_cont img{
        min-width:20px;
        min-width:20px;
        max-width:20px;
        max-height:20px;
    }